Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c129 static int __alx_read_phy_reg(struct alx_hw *hw, u16 reg, u16 *phy_data) in __alx_read_phy_reg() function
157 return __alx_read_phy_reg(hw, ALX_MII_DBG_DATA, pdata); in __alx_read_phy_dbg()
176 err = __alx_read_phy_reg(hw, reg, phy_data); in alx_read_phy_reg()