Searched refs:curr_link_up (Results 1 – 1 of 1) sorted by relevance
4713 static bool tg3_test_and_report_link_chg(struct tg3 *tp, bool curr_link_up) in tg3_test_and_report_link_chg() argument4715 if (curr_link_up != tp->link_up) { in tg3_test_and_report_link_chg()4716 if (curr_link_up) { in tg3_test_and_report_link_chg()