Home
last modified time | relevance | path

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

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