Searched refs:need_check_link_status (Results 1 – 1 of 1) sorted by relevance
2722 int diag, need_check_link_status = -1; in start_port() local2748 need_check_link_status = 0; in start_port()2960 need_check_link_status = 1; in start_port()2965 if (need_check_link_status == 1 && !no_link_check) in start_port()2967 else if (need_check_link_status == 0) in start_port()3025 int need_check_link_status = 0; in stop_port() local3086 need_check_link_status = 1; in stop_port()3088 if (need_check_link_status && !no_link_check) in stop_port()