Searched refs:vmxnet3_alloc_dma_mem_1 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_utils.c165 vmxnet3_alloc_dma_mem_1(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma, size_t size, function
H A Dvmxnet3.h177 int vmxnet3_alloc_dma_mem_1(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma,
H A Dvmxnet3_rx.c43 if ((err = vmxnet3_alloc_dma_mem_1(dp, &rxBuf->dma, (dp->cur_mtu + 18),
H A Dvmxnet3_main.c216 if ((err = vmxnet3_alloc_dma_mem_1(dp, &dp->sharedData, allocSize,
724 ret = vmxnet3_alloc_dma_mem_1(dp, &newMfTable, allocSize,

Completed in 47 milliseconds