Home
last modified time | relevance | path

Searched refs:vht_operation (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/mac80211/
Dmlme.c2880 (!elems.vht_cap_elem || !elems.vht_operation))) { in ieee80211_assoc_success()
2924 if (!elems.vht_operation && bss_elems.vht_operation && in ieee80211_assoc_success()
2926 elems.vht_operation = bss_elems.vht_operation; in ieee80211_assoc_success()
2945 (!elems.vht_cap_elem || !elems.vht_operation)) { in ieee80211_assoc_success()
3540 elems.vht_operation, bssid, &changed)) { in ieee80211_rx_mgmt_beacon()
Dibss.c1056 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()
1064 elems->vht_operation, in ieee80211_update_sta_info()
Dieee80211_i.h1417 const struct ieee80211_vht_operation *vht_operation; member
Dutil.c986 elems->vht_operation = (void *)pos; in ieee802_11_parse_elems_crc()