Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c94 static int vmxnet3_alloc_msix_interrupts(struct vmxnet3_softc *);
594 vmxnet3_alloc_msix_interrupts(struct vmxnet3_softc *sc) in vmxnet3_alloc_msix_interrupts() function
850 error = vmxnet3_alloc_msix_interrupts(sc); in vmxnet3_alloc_interrupts()