Searched refs:tg3_phy_auxctl_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1302 static int tg3_phy_auxctl_read(struct tg3 *tp, int reg, u32 *val) in tg3_phy_auxctl_read() function 1328 err = tg3_phy_auxctl_read(tp, MII_TG3_AUXCTL_SHDWSEL_AUXCTL, &val); in tg3_phy_toggle_auxctl_smdsp() 2191 err = tg3_phy_auxctl_read(tp, in tg3_phy_set_extloopbk() 2283 ret = tg3_phy_auxctl_read(tp, in tg3_phy_toggle_automdix() 2304 ret = tg3_phy_auxctl_read(tp, MII_TG3_AUXCTL_SHDWSEL_MISC, &val); in tg3_phy_set_wirespeed() 2746 err = tg3_phy_auxctl_read(tp, in tg3_phy_reset() 4879 err = tg3_phy_auxctl_read(tp, in tg3_setup_copper_phy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1303 static int tg3_phy_auxctl_read(struct tg3 *tp, int reg, u32 *val) in tg3_phy_auxctl_read() function 1329 err = tg3_phy_auxctl_read(tp, MII_TG3_AUXCTL_SHDWSEL_AUXCTL, &val); in tg3_phy_toggle_auxctl_smdsp() 2185 err = tg3_phy_auxctl_read(tp, in tg3_phy_set_extloopbk() 2277 ret = tg3_phy_auxctl_read(tp, in tg3_phy_toggle_automdix() 2298 ret = tg3_phy_auxctl_read(tp, MII_TG3_AUXCTL_SHDWSEL_MISC, &val); in tg3_phy_set_wirespeed() 2740 err = tg3_phy_auxctl_read(tp, in tg3_phy_reset() 4874 err = tg3_phy_auxctl_read(tp, in tg3_setup_copper_phy()
|
Completed in 40 milliseconds