Searched refs:__tg3_readphy (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1117 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()
|