Searched refs:IXGBE_SFF_10GBASESR_CAPABLE (Results 1 – 3 of 3) sorted by relevance
59 #define IXGBE_SFF_10GBASESR_CAPABLE 0x10 macro
1035 else if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_identify_sfp_module_generic()1066 (IXGBE_SFF_10GBASESR_CAPABLE | in ixgbe_identify_sfp_module_generic()1106 (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE)) || in ixgbe_identify_sfp_module_generic()
2055 if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_get_supported_physical_layer_82599()