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

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

Completed in 125 milliseconds