Home
last modified time | relevance | path

Searched refs:tg3_phy_toggle_auxctl_smdsp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c1325 static int tg3_phy_toggle_auxctl_smdsp(struct tg3 *tp, bool enable) in tg3_phy_toggle_auxctl_smdsp() function
2314 if (tg3_phy_toggle_auxctl_smdsp(tp, true)) in tg3_phy_apply_otp()
2339 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_apply_otp()
2412 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_adjust()
2414 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_adjust()
2430 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_enable()
2434 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_enable()
2578 err = tg3_phy_toggle_auxctl_smdsp(tp, true); in tg3_phy_reset_5703_4_5()
2599 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_reset_5703_4_5()
2702 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_reset()
[all …]