Home
last modified time | relevance | path

Searched refs:atl2_phy_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h81 static s32 atl2_phy_init(struct atl2_hw *hw);
H A Datl2.c1396 atl2_phy_init(&adapter->hw); in atl2_probe()
2409 ret_val = atl2_phy_init(hw); in atl2_init_hw()
2621 static s32 atl2_phy_init(struct atl2_hw *hw) in atl2_phy_init() function