Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_DISABLE_HT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dspectmgmt.c43 if (sta_flags & (IEEE80211_STA_DISABLE_HT | in ieee80211_parse_ch_switch_ie()
96 } else if (!(sta_flags & IEEE80211_STA_DISABLE_HT)) { in ieee80211_parse_ch_switch_ie()
H A Dmlme.c169 ret = IEEE80211_STA_DISABLE_HT | in ieee80211_determine_chantype()
183 ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_40MHZ | in ieee80211_determine_chantype()
194 ret = IEEE80211_STA_DISABLE_HT | in ieee80211_determine_chantype()
217 ret = IEEE80211_STA_DISABLE_HT | in ieee80211_determine_chantype()
336 ret = IEEE80211_STA_DISABLE_HT | in ieee80211_determine_chantype()
380 if (ifmgd->flags & IEEE80211_STA_DISABLE_HT || !ht_oper) in ieee80211_config_bw()
441 if (flags != (ifmgd->flags & (IEEE80211_STA_DISABLE_HT | in ieee80211_config_bw()
945 if (WARN_ON_ONCE((ifmgd->flags & IEEE80211_STA_DISABLE_HT) && in ieee80211_send_assoc()
950 !(ifmgd->flags & IEEE80211_STA_DISABLE_HT)) in ieee80211_send_assoc()
1013 if (ifmgd->flags & IEEE80211_STA_DISABLE_HT || in ieee80211_send_assoc()
[all...]
H A Dutil.c3826 ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT; in ieee80211_chandef_downgrade()
3863 ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT; in ieee80211_chandef_downgrade()
3874 ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT; in ieee80211_chandef_downgrade()
H A Dieee80211_i.h355 IEEE80211_STA_DISABLE_HT = BIT(4), enumerator
1960 * %IEEE80211_STA_DISABLE_HT, %IEEE80211_STA_DISABLE_VHT,
H A Dibss.c797 sta_flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_ibss_process_chanswitch()
H A Dmesh.c1112 sta_flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_mesh_process_chnswitch()
H A Dtdls.c1321 if (!(ifmgd->flags & IEEE80211_STA_DISABLE_HT)) in iee80211_tdls_recalc_ht_protection()

Completed in 25 milliseconds