Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c1288 hw->phy.sfp_type = ixgbe_sfp_type_not_present; in ixgbe_identify_module_generic()
1318 hw->phy.sfp_type = ixgbe_sfp_type_not_present; in ixgbe_identify_sfp_module_generic()
1566 hw->phy.sfp_type = ixgbe_sfp_type_not_present; in ixgbe_identify_sfp_module_generic()
1589 if (hw->phy.sfp_type == ixgbe_sfp_type_not_present) in ixgbe_get_supported_phy_sfp_layer_generic()
1660 hw->phy.sfp_type = ixgbe_sfp_type_not_present; in ixgbe_identify_qsfp_module_generic()
1819 hw->phy.sfp_type = ixgbe_sfp_type_not_present; in ixgbe_identify_qsfp_module_generic()
1847 if (hw->phy.sfp_type == ixgbe_sfp_type_not_present) in ixgbe_get_sfp_init_sequence_offsets()
1983 hw->phy.sfp_type == ixgbe_sfp_type_not_present) in ixgbe_is_sfp_probe()
H A Dixgbe_type.h3700 ixgbe_sfp_type_not_present = 0xFFFE, enumerator
H A Dixgbe_x550.c1554 case ixgbe_sfp_type_not_present: in ixgbe_supported_sfp_modules_X550em()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c203 hw->phy.sfp_type == ixgbe_sfp_type_not_present)) { in ixgbe_transceiver_info()