Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h53 void atl1c_post_phy_linkchg(struct atl1c_hw *hw, u16 link_speed);
H A Datl1c_hw.c817 void atl1c_post_phy_linkchg(struct atl1c_hw *hw, u16 link_speed) in atl1c_post_phy_linkchg() function
H A 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()