Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c271 if (hw->phy.type == ixgbe_phy_unknown) { in ixgbe_probe_phy()
305 if (hw->phy.type != ixgbe_phy_unknown) in ixgbe_identify_phy_generic()
455 phy_type = ixgbe_phy_unknown; in ixgbe_get_phy_type_from_id()
473 if (hw->phy.type == ixgbe_phy_unknown) in ixgbe_reset_phy_generic()
1542 hw->phy.type = ixgbe_phy_unknown; in ixgbe_identify_sfp_module_generic()
1797 hw->phy.type = ixgbe_phy_unknown; in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_api.c475 if (hw->phy.type == ixgbe_phy_unknown) { in ixgbe_identify_phy()
491 if (hw->phy.type == ixgbe_phy_unknown) { in ixgbe_reset_phy()
H A Dixgbe_82599.c2133 if (hw->phy.type == ixgbe_phy_unknown) { in ixgbe_identify_phy_82599()
H A Dixgbe_type.h3659 ixgbe_phy_unknown = 0, enumerator