Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c61 static int alx_read_phy_core(struct alx_hw *hw, bool ext, u8 dev, in alx_read_phy_core() function
131 return alx_read_phy_core(hw, false, 0, reg, phy_data); in __alx_read_phy_reg()
141 return alx_read_phy_core(hw, true, dev, reg, pdata); in __alx_read_phy_ext()