Searched refs:IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP (Results 1 – 2 of 2) sorted by relevance
1780 if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP) && in ixgbe_identify_sfp_module_generic()1967 if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP)) { in ixgbe_identify_qsfp_module_generic()
2141 #define IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP 0x1 macro