Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h205 #define VMXNET3_EVENT_TQERROR 0x02 macro
H A Dif_vmx.c1237 if (event & (VMXNET3_EVENT_TQERROR | VMXNET3_EVENT_RQERROR)) { in vmxnet3_evintr()