Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h23 s32 igc_phy_setup_autoneg(struct igc_hw *hw);
H A Digc_phy.c1452 s32 igc_phy_setup_autoneg(struct igc_hw *hw) in igc_phy_setup_autoneg() function
1658 ret_val = igc_phy_setup_autoneg(hw); in igc_copper_link_autoneg()