Home
last modified time | relevance | path

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

/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h51 int atl1c_phy_to_ps_link(struct atl1c_hw *hw);
Datl1c_hw.c695 int atl1c_phy_to_ps_link(struct atl1c_hw *hw) in atl1c_phy_to_ps_link() function
Datl1c_main.c2448 if (atl1c_phy_to_ps_link(hw) != 0) in atl1c_suspend()