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