Searched refs:need_check_link_status (Results 1 – 1 of 1) sorted by relevance
2509 int diag, need_check_link_status = -1; in start_port() local2531 need_check_link_status = 0; in start_port()2697 need_check_link_status = 1; in start_port()2702 if (need_check_link_status == 1 && !no_link_check) in start_port()2704 else if (need_check_link_status == 0) in start_port()2760 int need_check_link_status = 0; in stop_port() local2816 need_check_link_status = 1; in stop_port()2818 if (need_check_link_status && !no_link_check) in stop_port()