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