Home
last modified time | relevance | path

Searched refs:timeout_int (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Druc.c505 ps->timeout = jiffies + ps->timeout_int; in hfi1_schedule_send_yield()
557 ps.timeout_int = qp->timeout_jiffies; in hfi1_do_send()
567 ps.timeout_int = SEND_RESCHED_TIMEOUT; in hfi1_do_send()
571 ps.timeout_int = SEND_RESCHED_TIMEOUT; in hfi1_do_send()
586 ps.timeout_int = ps.timeout_int / 8; in hfi1_do_send()
587 ps.timeout = jiffies + ps.timeout_int; in hfi1_do_send()
Dverbs.h240 unsigned long timeout_int; member
Dtid_rdma.c5337 ps.timeout_int = qp->timeout_jiffies / 8; in hfi1_do_tid_send()
5352 ps.timeout = jiffies + ps.timeout_int; in hfi1_do_tid_send()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Dieee80211.h702 u8 *timeout_int; member
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Dieee80211.h1096 u8 *timeout_int; member
/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_ieee80211.c867 elems->timeout_int = pos; in rtw_ieee802_11_parse_elems()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_ieee80211.c1058 elems->timeout_int = pos; in rtw_ieee802_11_parse_elems()
/Linux-v5.4/net/mac80211/
Dieee80211_i.h1500 const struct ieee80211_timeout_interval_ie *timeout_int; member
Dmlme.c3576 elems.timeout_int && in ieee80211_rx_mgmt_assoc_resp()
3577 elems.timeout_int->type == WLAN_TIMEOUT_ASSOC_COMEBACK) { in ieee80211_rx_mgmt_assoc_resp()
3579 tu = le32_to_cpu(elems.timeout_int->value); in ieee80211_rx_mgmt_assoc_resp()
Dutil.c1215 elems->timeout_int = (void *)pos; in _ieee802_11_parse_elems_crc()