Searched refs:comp_codes_1g (Results 1 – 2 of 2) sorted by relevance
959 u8 comp_codes_1g = 0; in ixgbe_identify_sfp_module_generic() local992 &comp_codes_1g); in ixgbe_identify_sfp_module_generic()1074 } else if (comp_codes_1g & IXGBE_SFF_1GBASET_CAPABLE) { in ixgbe_identify_sfp_module_generic()1081 } else if (comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE) { in ixgbe_identify_sfp_module_generic()1088 } else if (comp_codes_1g & IXGBE_SFF_1GBASELX_CAPABLE) { in ixgbe_identify_sfp_module_generic()1105 if (((comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE) && in ixgbe_identify_sfp_module_generic()1107 ((comp_codes_1g & IXGBE_SFF_1GBASELX_CAPABLE) && in ixgbe_identify_sfp_module_generic()
1970 u8 comp_codes_1g = 0; in ixgbe_get_supported_physical_layer_82599() local2052 IXGBE_SFF_1GBE_COMP_CODES, &comp_codes_1g); in ixgbe_get_supported_physical_layer_82599()2059 else if (comp_codes_1g & IXGBE_SFF_1GBASET_CAPABLE) in ixgbe_get_supported_physical_layer_82599()2061 else if (comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE) in ixgbe_get_supported_physical_layer_82599()