Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/
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
Datl1e_hw.h38 s32 atl1e_restart_autoneg(struct atl1e_hw *hw);
Datl1e_main.c124 atl1e_restart_autoneg(hw); in atl1e_phy_config()