Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vmx.c377 static int vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *);
618 error = vmxnet3_alloc_rxtx_queues(sc); in vmxnet3_attach()
1194 vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *sc) in vmxnet3_alloc_rxtx_queues() function