Searched refs:VMXNET3_CAP_LARGE_BAR (Results 1 – 2 of 2) sorted by relevance
910 #define VMXNET3_CAP_LARGE_BAR 16 /* bit 16 of DCR 0 */ macro
4049 if (adapter->devcap_supported[0] & (1UL << VMXNET3_CAP_LARGE_BAR)) { in vmxnet3_probe_device()4051 (1UL << VMXNET3_CAP_LARGE_BAR); in vmxnet3_probe_device()4069 adapter->dev_caps[0] & (1UL << VMXNET3_CAP_LARGE_BAR)) { in vmxnet3_probe_device()