Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.c10 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw);
879 ret_val = igb_phy_setup_autoneg(hw); in igb_copper_link_autoneg()
924 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw) in igb_phy_setup_autoneg() function