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

/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dtg3.c1168 static int __tg3_writephy(struct tg3 *tp, unsigned int phy_addr, int reg, __tg3_writephy() function
1224 return __tg3_writephy(tp, tp->phy_addr, reg, val); tg3_writephy()
1396 if (__tg3_writephy(tp, mii_id, reg, val)) tg3_mdio_write()
13978 err = __tg3_writephy(tp, data->phy_id & 0x1f, tg3_ioctl()

Completed in 120 milliseconds