Home
last modified time | relevance | path

Searched refs:vmxnet3_alloc_dma_mem_128 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_utils.c181 vmxnet3_alloc_dma_mem_128(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma, in vmxnet3_alloc_dma_mem_128() function
H A Dvmxnet3.h179 int vmxnet3_alloc_dma_mem_128(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma,
H A Dvmxnet3_main.c224 if ((err = vmxnet3_alloc_dma_mem_128(dp, &dp->queueDescs, allocSize, in vmxnet3_prepare_drivershared()