Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h23 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);
H A De1000_phy.c1454 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function
1627 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()
H A De1000_ich8lan.c1313 ret_val = e1000_phy_setup_autoneg(hw); in e1000_disable_ulp_lpt_lp()
1408 e1000_phy_setup_autoneg(hw); in e1000_disable_ulp_lpt_lp()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst276 ``e1000_setup_copper_link_generic`` instead of ``e1000_phy_setup_autoneg``.