Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h562 bool alx_phy_configured(struct alx_hw *hw);
H A Dhw.c851 bool alx_phy_configured(struct alx_hw *hw) in alx_phy_configured() function
H A Dmain.c1800 phy_configured = alx_phy_configured(hw); in alx_probe()