Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c34 if (hw->phy.type == txgbe_phy_unknown) { in txgbe_identify_extphy()
94 if (hw->phy.type != txgbe_phy_unknown) in txgbe_identify_phy()
219 phy_type = txgbe_phy_unknown; in txgbe_get_phy_type_from_id()
278 if (hw->phy.type == txgbe_phy_unknown) in txgbe_reset_phy()
803 hw->phy.type = txgbe_phy_unknown; in txgbe_identify_sfp_module()
1013 hw->phy.type = txgbe_phy_unknown; in txgbe_identify_qsfp_module()
H A Dtxgbe_type.h84 txgbe_phy_unknown = 0, enumerator