Home
last modified time | relevance | path

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

/net/mac80211/
Dmlme.c5374 elems->timeout_int && in ieee80211_rx_mgmt_assoc_resp()
5375 elems->timeout_int->type == WLAN_TIMEOUT_ASSOC_COMEBACK) { in ieee80211_rx_mgmt_assoc_resp()
5379 le32_to_cpu(elems->timeout_int->value)); in ieee80211_rx_mgmt_assoc_resp()
5381 tu = le32_to_cpu(elems->timeout_int->value); in ieee80211_rx_mgmt_assoc_resp()
Dieee80211_i.h1717 const struct ieee80211_timeout_interval_ie *timeout_int; member
Dutil.c1340 elems->timeout_int = (void *)pos; in _ieee802_11_parse_elems_full()