Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h191 #define VMXNET3_MAX_INTRS \ macro
246 uint8_t modlevel[VMXNET3_MAX_INTRS];
H A Dif_vmx.c2508 for (i = 0; i < VMXNET3_MAX_INTRS; i++) in vmxnet3_intr_disable_all()