Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/vmware/vmxnet3/
HDif_vmxreg.h221 #define VMXNET3_IT_MSI 0x02 macro
HDif_vmx.c816 case VMXNET3_IT_MSI: in vmxnet3_setup_interrupts()
853 sc->vmx_intr_type = VMXNET3_IT_MSI; in vmxnet3_alloc_interrupts()
855 case VMXNET3_IT_MSI: in vmxnet3_alloc_interrupts()
890 sc->vmx_intr_type = VMXNET3_IT_MSI; in vmxnet3_alloc_interrupts()
892 case VMXNET3_IT_MSI: in vmxnet3_alloc_interrupts()
944 if (sc->vmx_intr_type == VMXNET3_IT_MSI || in vmxnet3_free_interrupts()