Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dhw.h563 bool alx_get_phy_info(struct alx_hw *hw);
Dhw.c1034 bool alx_get_phy_info(struct alx_hw *hw) in alx_get_phy_info() function
Dmain.c1366 if (!alx_get_phy_info(hw)) { in alx_probe()