Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c416 return atl1e_restart_autoneg(hw); in atl1e_phy_init()
618 int atl1e_restart_autoneg(struct atl1e_hw *hw) in atl1e_restart_autoneg() function
H A Datl1e_hw.h38 s32 atl1e_restart_autoneg(struct atl1e_hw *hw);
H A Datl1e_main.c124 atl1e_restart_autoneg(hw); in atl1e_phy_config()