Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c98 static int alx_write_phy_core(struct alx_hw *hw, bool ext, u8 dev, in alx_write_phy_core() function
136 return alx_write_phy_core(hw, false, 0, reg, phy_data); in __alx_write_phy_reg()
146 return alx_write_phy_core(hw, true, dev, reg, data); in __alx_write_phy_ext()