Home
last modified time | relevance | path

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

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