Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.c1115 static int __tg3_readphy(struct tg3 *tp, unsigned int phy_addr, int reg, in __tg3_readphy() function
1171 return __tg3_readphy(tp, tp->phy_addr, reg, val); in tg3_readphy()
1387 if (__tg3_readphy(tp, mii_id, reg, &val)) in tg3_mdio_read()
14021 err = __tg3_readphy(tp, data->phy_id & 0x1f, in tg3_ioctl()