Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c780 enum txgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in txgbe_identify_sfp_module() local
883 if (hw->phy.sfp_type != stored_sfp_type) in txgbe_identify_sfp_module()
988 enum txgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in txgbe_identify_qsfp_module() local
1089 if (hw->phy.sfp_type != stored_sfp_type) in txgbe_identify_qsfp_module()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c1262 enum ixgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in ixgbe_identify_sfp_module_generic() local
1404 if (hw->phy.sfp_type != stored_sfp_type) in ixgbe_identify_sfp_module_generic()
1619 enum ixgbe_sfp_type stored_sfp_type = hw->phy.sfp_type; in ixgbe_identify_qsfp_module_generic() local
1722 if (hw->phy.sfp_type != stored_sfp_type) in ixgbe_identify_qsfp_module_generic()