Searched refs:tg3_phy_auxctl_read (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/broadcom/ |
| D | tg3.c | 1307 static int tg3_phy_auxctl_read(struct tg3 *tp, int reg, u32 *val) in tg3_phy_auxctl_read() function 1333 err = tg3_phy_auxctl_read(tp, MII_TG3_AUXCTL_SHDWSEL_AUXCTL, &val); in tg3_phy_toggle_auxctl_smdsp() 2196 err = tg3_phy_auxctl_read(tp, in tg3_phy_set_extloopbk() 2288 ret = tg3_phy_auxctl_read(tp, in tg3_phy_toggle_automdix() 2309 ret = tg3_phy_auxctl_read(tp, MII_TG3_AUXCTL_SHDWSEL_MISC, &val); in tg3_phy_set_wirespeed() 2751 err = tg3_phy_auxctl_read(tp, in tg3_phy_reset() 4884 err = tg3_phy_auxctl_read(tp, in tg3_setup_copper_phy()
|