Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.h60 #define IXGBE_SFF_10GBASELR_CAPABLE 0x20 macro
H A Dixgbe_phy.c1037 else if (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE) in ixgbe_identify_sfp_module_generic()
1067 IXGBE_SFF_10GBASELR_CAPABLE)) { in ixgbe_identify_sfp_module_generic()
1108 (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE))) in ixgbe_identify_sfp_module_generic()
H A Dixgbe_82599.c2057 else if (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE) in ixgbe_get_supported_physical_layer_82599()