Searched refs:stored_sfp_type (Results 1 – 2 of 2) sorted by relevance
1262 enum ixgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in ixgbe_identify_sfp_module_generic() local1425 if (hw->phy.sfp_type != stored_sfp_type) in ixgbe_identify_sfp_module_generic()1640 enum ixgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in ixgbe_identify_qsfp_module_generic() local1743 if (hw->phy.sfp_type != stored_sfp_type) in ixgbe_identify_qsfp_module_generic()
777 enum txgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in txgbe_identify_sfp_module() local878 if (hw->phy.sfp_type != stored_sfp_type) in txgbe_identify_sfp_module()983 enum txgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in txgbe_identify_qsfp_module() local1082 if (hw->phy.sfp_type != stored_sfp_type) in txgbe_identify_qsfp_module()