Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/alx/
Dhw.h556 int alx_read_phy_link(struct alx_hw *hw);
Dhw.c865 int alx_read_phy_link(struct alx_hw *hw) in alx_read_phy_link() function
Dmain.c1289 err = alx_read_phy_link(hw); in alx_check_link()