Searched refs:IEEE80211_STA_DISABLE_HT (Results 1 – 7 of 7) sorted by relevance
43 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()
168 ret = IEEE80211_STA_DISABLE_HT | in ieee80211_determine_chantype()193 ret = IEEE80211_STA_DISABLE_HT | in ieee80211_determine_chantype()216 ret = IEEE80211_STA_DISABLE_HT | in ieee80211_determine_chantype()335 ret = IEEE80211_STA_DISABLE_HT | in ieee80211_determine_chantype()5046 ifmgd->flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_prep_channel()5065 ifmgd->flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_prep_channel()5076 ifmgd->flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_prep_channel()5630 ifmgd->flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_mgd_assoc()5642 ifmgd->flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_mgd_assoc()5692 ifmgd->flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_mgd_assoc()[all …]
3926 ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT; in ieee80211_chandef_downgrade()3963 ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT; in ieee80211_chandef_downgrade()3974 ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT; in ieee80211_chandef_downgrade()
1143 sta_flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_mesh_process_chnswitch()
1321 if (!(ifmgd->flags & IEEE80211_STA_DISABLE_HT)) in iee80211_tdls_recalc_ht_protection()
786 sta_flags |= IEEE80211_STA_DISABLE_HT; in ieee80211_ibss_process_chanswitch()
357 IEEE80211_STA_DISABLE_HT = BIT(4), enumerator
Completed in 74 milliseconds