Lines Matching defs:ht_oper
226 const struct ieee80211_ht_operation *ht_oper,
275 if (!ht_oper || !sta_ht_cap.ht_supported) {
286 ht_cfreq = ieee80211_channel_to_frequency(ht_oper->primary_chan,
300 ht_oper->primary_chan, channel->band);
310 ieee80211_chandef_ht_oper(ht_oper, chandef);
341 &he_oper_vht_cap, ht_oper,
351 vht_oper, ht_oper,
485 const struct ieee80211_ht_operation *ht_oper,
505 if (link->u.mgd.conn_flags & IEEE80211_CONN_DISABLE_HT || !ht_oper)
528 ht_opmode = le16_to_cpu(ht_oper->operation_mode);
541 ht_oper, vht_oper,
4824 const struct ieee80211_ht_operation *ht_oper = NULL;
4889 ht_oper = elems->ht_operation;
4894 ht_oper = NULL;
4900 if (vht_oper && !ht_oper) {
5019 ht_oper, vht_oper,