Searched refs:__tg3_writephy (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/broadcom/ |
D | tg3.c | 1175 static int __tg3_writephy(struct tg3 *tp, unsigned int phy_addr, int reg, in __tg3_writephy() function 1231 return __tg3_writephy(tp, tp->phy_addr, reg, val); in tg3_writephy() 1403 if (__tg3_writephy(tp, mii_id, reg, val)) in tg3_mdio_write() 14078 err = __tg3_writephy(tp, data->phy_id & 0x1f, in tg3_ioctl()
|