Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h556 int alx_read_phy_link(struct alx_hw *hw);
H A Dhw.c865 int alx_read_phy_link(struct alx_hw *hw) in alx_read_phy_link() function
H A Dmain.c1304 err = alx_read_phy_link(hw); in alx_check_link()