Searched refs:vht_operation (Results 1 – 7 of 7) sorted by relevance
721 u8 *vht_operation; member
948 elems->vht_operation = pos; in rtw_ieee802_11_parse_elems()
472 elems->vht_operation = (void *)pos; in _ieee802_11_parse_elems_full()
1037 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()1047 elems->vht_operation, in ieee80211_update_sta_info()
162 const struct ieee80211_vht_operation *vht_oper = elems->vht_operation; in ieee80211_determine_ap_chan()1165 elems->vht_operation)) { in ieee80211_determine_chan_mode()5201 (!elems->vht_cap_elem || !elems->vht_operation)))) { in ieee80211_assoc_config_link()5258 if (!elems->vht_operation && bss_elems->vht_operation && in ieee80211_assoc_config_link()5260 elems->vht_operation = bss_elems->vht_operation; in ieee80211_assoc_config_link()5283 (!elems->vht_cap_elem || !elems->vht_operation)) { in ieee80211_assoc_config_link()
108 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
1730 const struct ieee80211_vht_operation *vht_operation; member