Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c739 if (atl1c_restart_autoneg(hw) != 0) { in atl1c_phy_to_ps_link()
767 int atl1c_restart_autoneg(struct atl1c_hw *hw) in atl1c_restart_autoneg() function
H A Datl1c_ethtool.c97 if (atl1c_restart_autoneg(hw) != 0) { in atl1c_set_link_ksettings()
H A Datl1c_hw.h38 int atl1c_restart_autoneg(struct atl1c_hw *hw);
H A Datl1c_main.c240 atl1c_restart_autoneg(hw); in atl1c_phy_config()