Searched refs:timeout_int (Results 1 – 3 of 3) sorted by relevance
5374 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()
1717 const struct ieee80211_timeout_interval_ie *timeout_int; member
1340 elems->timeout_int = (void *)pos; in _ieee802_11_parse_elems_full()