Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h39 int atl1c_phy_to_ps_link(struct atl1c_hw *hw);
H A Datl1c_hw.c713 int atl1c_phy_to_ps_link(struct atl1c_hw *hw) in atl1c_phy_to_ps_link() function
H A Datl1c_main.c2523 if (atl1c_phy_to_ps_link(hw) != 0) in atl1c_suspend()