Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/atheros/alx/
Dhw.h562 bool alx_phy_configured(struct alx_hw *hw);
Dhw.c851 bool alx_phy_configured(struct alx_hw *hw) in alx_phy_configured() function
Dmain.c1802 phy_configured = alx_phy_configured(hw); in alx_probe()