Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c429 return atl1e_restart_autoneg(hw); in atl1e_phy_init()
632 int atl1e_restart_autoneg(struct atl1e_hw *hw) in atl1e_restart_autoneg() function
Datl1e_hw.h51 s32 atl1e_restart_autoneg(struct atl1e_hw *hw);
Datl1e_main.c140 atl1e_restart_autoneg(hw); in atl1e_phy_config()