Searched refs:vht_operation (Results 1 – 4 of 4) sorted by relevance
999 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()1009 elems->vht_operation, in ieee80211_update_sta_info()
524 elems->vht_operation = (void *)pos; in _ieee802_11_parse_elems_full()
196 const struct ieee80211_vht_operation *vht_oper = elems->vht_operation; in ieee80211_determine_ap_chan()1387 elems->vht_operation)) { in ieee80211_determine_chan_mode()6008 (!elems->vht_cap_elem || !elems->vht_operation)))) { in ieee80211_assoc_config_link()6065 if (!elems->vht_operation && bss_elems->vht_operation && in ieee80211_assoc_config_link()6067 elems->vht_operation = bss_elems->vht_operation; in ieee80211_assoc_config_link()6090 (!elems->vht_cap_elem || !elems->vht_operation)) { in ieee80211_assoc_config_link()
1825 const struct ieee80211_vht_operation *vht_operation; member