Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c123 static int vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *);
324 error = vmxnet3_alloc_rxtx_queues(sc); in vmxnet3_attach()
1095 vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *sc) in vmxnet3_alloc_rxtx_queues() function