Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c374 int atl1e_phy_commit(struct atl1e_hw *hw) in atl1e_phy_commit() function
486 ret_val = atl1e_phy_commit(hw); in atl1e_phy_init()
Datl1e_hw.h22 s32 atl1e_phy_commit(struct atl1e_hw *hw);
Datl1e_main.c2105 (atl1e_phy_commit(hw)) != 0) { in atl1e_suspend()