Searched refs:timeout_int (Results 1 – 10 of 10) 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
5359 ps.timeout_int = qp->timeout_jiffies / 8; in hfi1_do_tid_send()5374 ps.timeout = jiffies + ps.timeout_int; in hfi1_do_tid_send()
708 u8 *timeout_int; member
1069 u8 *timeout_int; member
958 elems->timeout_int = pos; in rtw_ieee802_11_parse_elems()
829 elems->timeout_int = pos; in rtw_ieee802_11_parse_elems()
3741 elems->timeout_int && in ieee80211_rx_mgmt_assoc_resp()3742 elems->timeout_int->type == WLAN_TIMEOUT_ASSOC_COMEBACK) { in ieee80211_rx_mgmt_assoc_resp()3744 tu = le32_to_cpu(elems->timeout_int->value); in ieee80211_rx_mgmt_assoc_resp()
1575 const struct ieee80211_timeout_interval_ie *timeout_int; member
1328 elems->timeout_int = (void *)pos; in _ieee802_11_parse_elems_crc()
Completed in 54 milliseconds