Searched refs:comp_codes_10g (Results 1 – 2 of 2) sorted by relevance
960 u8 comp_codes_10g = 0; in ixgbe_identify_sfp_module_generic() local1001 &comp_codes_10g); in ixgbe_identify_sfp_module_generic()1035 else if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_identify_sfp_module_generic()1037 else if (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE) in ixgbe_identify_sfp_module_generic()1065 } else if (comp_codes_10g & in ixgbe_identify_sfp_module_generic()1106 (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE)) || in ixgbe_identify_sfp_module_generic()1108 (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE))) in ixgbe_identify_sfp_module_generic()1185 if (comp_codes_10g == 0 && in ixgbe_identify_sfp_module_generic()
1969 u8 comp_codes_10g = 0; in ixgbe_get_supported_physical_layer_82599() local2054 IXGBE_SFF_10GBE_COMP_CODES, &comp_codes_10g); in ixgbe_get_supported_physical_layer_82599()2055 if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_get_supported_physical_layer_82599()2057 else if (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE) in ixgbe_get_supported_physical_layer_82599()