Searched refs:ht_operation (Results 1 – 7 of 7) sorted by relevance
476 if (elems->ht_operation && in mesh_sta_info_init() 477 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
1012 if (sta && elems->ht_operation && elems->ht_cap_elem && in ieee80211_update_sta_info() 1022 ieee80211_chandef_ht_oper(elems->ht_operation, &chandef); in ieee80211_update_sta_info() 1040 elems->ht_operation, in ieee80211_update_sta_info()
106 ieee80211_chandef_ht_oper(ie->ht_operation, &sta_chan_def); in mesh_matches_local()112 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
492 elems->ht_operation = (void *)pos; in _ieee802_11_parse_elems_full()
161 const struct ieee80211_ht_operation *ht_oper = elems->ht_operation; in ieee80211_determine_ap_chan()1231 elems->ht_operation)) { in ieee80211_determine_chan_mode()1363 if (elems->ht_operation) { in ieee80211_config_bw()1364 ht_opmode = le16_to_cpu(elems->ht_operation->operation_mode); in ieee80211_config_bw()5405 (!elems->ht_cap_elem || !elems->ht_operation)) || in ieee80211_assoc_config_link()5449 if (!elems->ht_operation && bss_elems->ht_operation && in ieee80211_assoc_config_link()5451 elems->ht_operation = bss_elems->ht_operation; in ieee80211_assoc_config_link()5481 (!elems->wmm_param || !elems->ht_cap_elem || !elems->ht_operation)) { in ieee80211_assoc_config_link()
1782 const struct ieee80211_ht_operation *ht_operation; member
950 elems->ht_operation = pos; in rtw_ieee802_11_parse_elems()