Searched refs:NL80211_CHAN_NO_HT (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/drivers/net/wireless/st/cw1200/
H A Dcw1200.h302 return ht_info->channel_type != NL80211_CHAN_NO_HT;
/linux-master/net/wireless/
H A Dibss.c254 NL80211_CHAN_NO_HT);
325 NL80211_CHAN_NO_HT);
H A Dmlme.c1057 NL80211_CHAN_NO_HT);
H A Dchan.c36 case NL80211_CHAN_NO_HT:
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c373 cfg80211_chandef_create(&chandef, ctxt->channel, NL80211_CHAN_NO_HT);
/linux-master/net/mac80211/
H A Dspectmgmt.c329 NL80211_CHAN_NO_HT);
H A Dibss.c414 NL80211_CHAN_NO_HT);
426 NL80211_CHAN_NO_HT);
1027 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT);
H A Dtdls.c90 NL80211_CHAN_NO_HT);
H A Dmain.c1230 NL80211_CHAN_NO_HT);
H A Dmesh.c101 NL80211_CHAN_NO_HT);
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c64 * NL80211_CHAN_NO_HT -> IEEE80211_HT_PARAM_CHA_SEC_NONE
73 case NL80211_CHAN_NO_HT:
100 return NL80211_CHAN_NO_HT;
2518 NL80211_CHAN_NO_HT)
2522 NL80211_CHAN_NO_HT)
4050 NL80211_CHAN_NO_HT);
H A Dsta_ioctl.c1163 sc = mwifiex_chan_type_to_sec_chan_offset(NL80211_CHAN_NO_HT);
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c655 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT;
718 case NL80211_CHAN_NO_HT:
/linux-master/include/uapi/linux/
H A Dnl80211.h1645 * NL80211_CHAN_NO_HT = HT not allowed (i.e., same as not including
4995 * @NL80211_CHAN_NO_HT: 20 MHz, non-HT channel
5003 NL80211_CHAN_NO_HT, enumerator in enum:nl80211_channel_type
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1958 return NL80211_CHAN_NO_HT;
1997 cfg80211_chandef_create(chandef, chan, NL80211_CHAN_NO_HT);
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c973 case NL80211_CHAN_NO_HT:
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dphy.c1558 case NL80211_CHAN_NO_HT:
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dchannel.c854 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT);
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dcmd.c403 case NL80211_CHAN_NO_HT:
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dcfg.c494 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT)
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1860 .radar_detect_widths = BIT(NL80211_CHAN_NO_HT) |
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1119 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT);
2927 != NL80211_CHAN_NO_HT))
/linux-master/include/net/
H A Dcfg80211.h926 return NL80211_CHAN_NO_HT;
935 return NL80211_CHAN_NO_HT;
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c274 NL80211_CHAN_NO_HT);
2915 cfg80211_chandef_create(&roc_chan, &roc->chan, NL80211_CHAN_NO_HT);
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c2904 if (channel_type == NL80211_CHAN_NO_HT ||
3176 if (channel_type == NL80211_CHAN_NO_HT ||

Completed in 974 milliseconds

12