Searched refs:IXGBE_SFF_10GBASESR_CAPABLE (Results 1 – 3 of 3) sorted by relevance
52 #define IXGBE_SFF_10GBASESR_CAPABLE 0x10 macro
911 else if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_identify_sfp_module_generic()942 (IXGBE_SFF_10GBASESR_CAPABLE | in ixgbe_identify_sfp_module_generic()968 (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE)) || in ixgbe_identify_sfp_module_generic()
1910 if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_get_supported_physical_layer_82599()