Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c407 int atl1e_phy_init(struct atl1e_hw *hw) in atl1e_phy_init() function
571 ret_val = atl1e_phy_init(hw); in atl1e_init_hw()
Datl1e_hw.h35 s32 atl1e_phy_init(struct atl1e_hw *hw);
Datl1e_main.c2384 atl1e_phy_init(&adapter->hw); in atl1e_probe()