Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c1316 static int tg3_phy_toggle_auxctl_smdsp(struct tg3 *tp, bool enable) in tg3_phy_toggle_auxctl_smdsp() function
2317 if (tg3_phy_toggle_auxctl_smdsp(tp, true)) in tg3_phy_apply_otp()
2342 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_apply_otp()
2415 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_adjust()
2417 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_adjust()
2433 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_enable()
2437 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_enable()
2581 err = tg3_phy_toggle_auxctl_smdsp(tp, true); in tg3_phy_reset_5703_4_5()
2602 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_reset_5703_4_5()
2705 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_reset()
[all …]