Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h566 bool alx_get_phy_info(struct alx_hw *hw);
H A Dhw.c1048 bool alx_get_phy_info(struct alx_hw *hw) in alx_get_phy_info() function
H A Dmain.c1848 if (!alx_get_phy_info(hw)) { in alx_probe()