Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ixgbe/
H A Dixgbe_phy.c1298 u8 comp_codes_10g = 0; in ixgbe_identify_sfp_module_generic() local
1336 &comp_codes_10g); in ixgbe_identify_sfp_module_generic()
1396 } else if (comp_codes_10g & in ixgbe_identify_sfp_module_generic()
1508 if (comp_codes_10g == 0 && in ixgbe_identify_sfp_module_generic()
1580 u8 comp_codes_10g = 0; in ixgbe_get_supported_phy_sfp_layer_generic() local
1608 if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_get_supported_phy_sfp_layer_generic()
1620 IXGBE_SFF_QSFP_10GBE_COMP, &comp_codes_10g); in ixgbe_get_supported_phy_sfp_layer_generic()
1621 if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE) in ixgbe_get_supported_phy_sfp_layer_generic()
1646 u8 comp_codes_10g = 0; in ixgbe_identify_qsfp_module_generic() local
1681 &comp_codes_10g); in ixgbe_identify_qsfp_module_generic()
[all …]