Lines Matching refs:ht_oper
226 const struct ieee80211_ht_operation *ht_oper, in ieee80211_determine_chantype() argument
275 if (!ht_oper || !sta_ht_cap.ht_supported) { in ieee80211_determine_chantype()
286 ht_cfreq = ieee80211_channel_to_frequency(ht_oper->primary_chan, in ieee80211_determine_chantype()
300 ht_oper->primary_chan, channel->band); in ieee80211_determine_chantype()
310 ieee80211_chandef_ht_oper(ht_oper, chandef); in ieee80211_determine_chantype()
341 &he_oper_vht_cap, ht_oper, in ieee80211_determine_chantype()
351 vht_oper, ht_oper, in ieee80211_determine_chantype()
485 const struct ieee80211_ht_operation *ht_oper, in ieee80211_config_bw() argument
505 if (link->u.mgd.conn_flags & IEEE80211_CONN_DISABLE_HT || !ht_oper) in ieee80211_config_bw()
530 ht_opmode = le16_to_cpu(ht_oper->operation_mode); in ieee80211_config_bw()
543 ht_oper, vht_oper, in ieee80211_config_bw()
4701 const struct ieee80211_ht_operation *ht_oper = NULL; in ieee80211_prep_channel() local
4769 ht_oper = elems->ht_operation; in ieee80211_prep_channel()
4774 ht_oper = NULL; in ieee80211_prep_channel()
4780 if (vht_oper && !ht_oper) { in ieee80211_prep_channel()
4880 ht_oper, vht_oper, in ieee80211_prep_channel()