Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmlme.c2916 (!elems.vht_cap_elem || !elems.vht_operation))) { in ieee80211_assoc_success()
2960 if (!elems.vht_operation && bss_elems.vht_operation && in ieee80211_assoc_success()
2962 elems.vht_operation = bss_elems.vht_operation; in ieee80211_assoc_success()
2981 (!elems.vht_cap_elem || !elems.vht_operation)) { in ieee80211_assoc_success()
3570 elems.vht_operation, bssid, &changed)) { in ieee80211_rx_mgmt_beacon()
Dibss.c1062 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()
1070 elems->vht_operation, in ieee80211_update_sta_info()
Dmesh.c98 ie->vht_operation, &sta_chan_def); in mesh_matches_local()
Dieee80211_i.h1409 const struct ieee80211_vht_operation *vht_operation; member
Dutil.c943 elems->vht_operation = (void *)pos; in ieee802_11_parse_elems_crc()