Searched refs:timeout_int (Results 1 – 5 of 5) sorted by relevance
464 ps->timeout = jiffies + ps->timeout_int; in hfi1_schedule_send_yield()516 ps.timeout_int = qp->timeout_jiffies; in hfi1_do_send()526 ps.timeout_int = SEND_RESCHED_TIMEOUT; in hfi1_do_send()530 ps.timeout_int = SEND_RESCHED_TIMEOUT; in hfi1_do_send()545 ps.timeout_int = ps.timeout_int / 8; in hfi1_do_send()546 ps.timeout = jiffies + ps.timeout_int; in hfi1_do_send()
198 unsigned long timeout_int; member
5360 ps.timeout_int = qp->timeout_jiffies / 8; in hfi1_do_tid_send()5375 ps.timeout = jiffies + ps.timeout_int; in hfi1_do_tid_send()
711 u8 *timeout_int; member
932 elems->timeout_int = pos; in rtw_ieee802_11_parse_elems()
Completed in 31 milliseconds