Searched refs:__alx_read_phy_ext (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/ |
H A D | hw.c | 139 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/ |
H A D | hw.c | 139 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()
|
Completed in 3 milliseconds