Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c139 static int __alx_read_phy_ext(struct alx_hw *hw, u8 dev, u16 reg, u16 *pdata) in __alx_read_phy_ext() function
198 err = __alx_read_phy_ext(hw, dev, reg, pdata); in alx_read_phy_ext()