Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c149 static int __alx_read_phy_dbg(struct alx_hw *hw, u16 reg, u16 *pdata) in __alx_read_phy_dbg() function
220 err = __alx_read_phy_dbg(hw, reg, pdata); in alx_read_phy_dbg()