Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h53 void atl1c_post_phy_linkchg(struct atl1c_hw *hw, u16 link_speed);
Datl1c_hw.c817 void atl1c_post_phy_linkchg(struct atl1c_hw *hw, u16 link_speed) in atl1c_post_phy_linkchg() function
Datl1c_main.c251 atl1c_post_phy_linkchg(hw, SPEED_0); in atl1c_check_link_status()
268 atl1c_post_phy_linkchg(hw, speed); in atl1c_check_link_status()