Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A 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()
H A Datl1e_hw.h35 s32 atl1e_phy_init(struct atl1e_hw *hw);
H A Datl1e_main.c2384 atl1e_phy_init(&adapter->hw); in atl1e_probe()