Home
last modified time | relevance | path

Searched refs:IXGBE_SFF_10GBASESR_CAPABLE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.h59 #define IXGBE_SFF_10GBASESR_CAPABLE 0x10 macro
H A Dixgbe_phy.c1035 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()
H A Dixgbe_82599.c2055 if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_get_supported_physical_layer_82599()