Searched refs:ht_operation (Results 1 – 6 of 6) sorted by relevance
715 u8 *ht_operation; member
102 ieee80211_chandef_ht_oper(ie->ht_operation, &sta_chan_def); in mesh_matches_local()108 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
454 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()1129 if (elems->ht_operation) { in ieee80211_config_bw()1130 ht_opmode = le16_to_cpu(elems->ht_operation->operation_mode); in ieee80211_config_bw()4942 (!elems->ht_cap_elem || !elems->ht_operation)) || in ieee80211_assoc_config_link()4986 if (!elems->ht_operation && bss_elems->ht_operation && in ieee80211_assoc_config_link()4988 elems->ht_operation = bss_elems->ht_operation; in ieee80211_assoc_config_link()5018 (!elems->wmm_param || !elems->ht_cap_elem || !elems->ht_operation)) { in ieee80211_assoc_config_link()
1722 const struct ieee80211_ht_operation *ht_operation; member
940 elems->ht_operation = pos; in rtw_ieee802_11_parse_elems()