Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c1117 static int __tg3_readphy(struct tg3 *tp, unsigned int phy_addr, int reg, in __tg3_readphy() function
1173 return __tg3_readphy(tp, tp->phy_addr, reg, val); in tg3_readphy()
1389 if (__tg3_readphy(tp, mii_id, reg, &val)) in tg3_mdio_read()
14072 err = __tg3_readphy(tp, data->phy_id & 0x1f, in tg3_ioctl()