Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dibss.c1029 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()
1039 elems->vht_operation, in ieee80211_update_sta_info()
H A Dparse.c510 elems->vht_operation = (void *)pos; in _ieee802_11_parse_elems_full()
H A Dmlme.c162 const struct ieee80211_vht_operation *vht_oper = elems->vht_operation; in ieee80211_determine_ap_chan()
1240 elems->vht_operation)) { in ieee80211_determine_chan_mode()
5407 (!elems->vht_cap_elem || !elems->vht_operation)))) { in ieee80211_assoc_config_link()
5464 if (!elems->vht_operation && bss_elems->vht_operation && in ieee80211_assoc_config_link()
5466 elems->vht_operation = bss_elems->vht_operation; in ieee80211_assoc_config_link()
5489 (!elems->vht_cap_elem || !elems->vht_operation)) { in ieee80211_assoc_config_link()
H A Dmesh.c112 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
H A Dieee80211_i.h1784 const struct ieee80211_vht_operation *vht_operation; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c958 elems->vht_operation = pos; in rtw_ieee802_11_parse_elems()