Searched refs:wrap_loop_cnt (Results 1 – 1 of 1) sorted by relevance
1380 tcp_hpts_set_max_sleep(struct tcp_hpts_entry *hpts, int wrap_loop_cnt) in tcp_hpts_set_max_sleep() argument1384 if ((hpts->p_on_queue_cnt) && (wrap_loop_cnt < 2)) { in tcp_hpts_set_max_sleep()1417 int32_t wrap_loop_cnt = 0; in tcp_hptsi() local1468 wrap_loop_cnt++; in tcp_hptsi()1765 if ((wrap_loop_cnt < 2) && in tcp_hptsi()1794 (wrap_loop_cnt >= 2) || (from_callout == 0)), in tcp_hptsi()1798 || (wrap_loop_cnt >= 2) || (from_callout == 0)), in tcp_hptsi()1809 tcp_hpts_set_max_sleep(hpts, wrap_loop_cnt); in tcp_hptsi()