Searched refs:VMXNET3_DCR_ERROR (Results 1 – 2 of 2) sorted by relevance
838 #define VMXNET3_DCR_ERROR 31 /* error when bit 31 of DCR is set */ macro
151 if (cap_supported & (1UL << VMXNET3_DCR_ERROR) || in vmxnet3_check_ptcapability()3740 if (!(adapter->ptcap_supported[0] & (1UL << VMXNET3_DCR_ERROR)) && in vmxnet3_probe_device()