Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c47 if (hw->phy.type == txgbe_phy_unknown) { in txgbe_identify_extphy()
105 if (hw->phy.type != txgbe_phy_unknown) in txgbe_identify_phy()
222 phy_type = txgbe_phy_unknown; in txgbe_get_phy_type_from_id()
279 if (hw->phy.type == txgbe_phy_unknown) in txgbe_reset_phy()
798 hw->phy.type = txgbe_phy_unknown; in txgbe_identify_sfp_module()
1006 hw->phy.type = txgbe_phy_unknown; in txgbe_identify_qsfp_module()
H A Dtxgbe_type.h154 txgbe_phy_unknown = 0, enumerator