Home
last modified time | relevance | path

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

/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c387 int atl1e_phy_commit(struct atl1e_hw *hw) in atl1e_phy_commit() function
499 ret_val = atl1e_phy_commit(hw); in atl1e_phy_init()
Datl1e_hw.h35 s32 atl1e_phy_commit(struct atl1e_hw *hw);
Datl1e_main.c2120 (atl1e_phy_commit(hw)) != 0) { in atl1e_suspend()