Searched refs:tg3_phy_toggle_auxctl_smdsp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1323 static int tg3_phy_toggle_auxctl_smdsp(struct tg3 *tp, bool enable) in tg3_phy_toggle_auxctl_smdsp() function 2319 if (tg3_phy_toggle_auxctl_smdsp(tp, true)) in tg3_phy_apply_otp() 2344 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_apply_otp() 2417 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_adjust() 2419 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_adjust() 2435 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_enable() 2439 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_enable() 2583 err = tg3_phy_toggle_auxctl_smdsp(tp, true); in tg3_phy_reset_5703_4_5() 2604 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_reset_5703_4_5() 2707 !tg3_phy_toggle_auxctl_smdsp(t in tg3_phy_reset() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1324 static int tg3_phy_toggle_auxctl_smdsp(struct tg3 *tp, bool enable) in tg3_phy_toggle_auxctl_smdsp() function 2313 if (tg3_phy_toggle_auxctl_smdsp(tp, true)) in tg3_phy_apply_otp() 2338 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_apply_otp() 2411 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_adjust() 2413 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_adjust() 2429 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_enable() 2433 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_enable() 2577 err = tg3_phy_toggle_auxctl_smdsp(tp, true); in tg3_phy_reset_5703_4_5() 2598 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_reset_5703_4_5() 2701 !tg3_phy_toggle_auxctl_smdsp(t in tg3_phy_reset() [all...] |
Completed in 17 milliseconds