/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | ftm-responder.c | 30 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_responder_set_bw_v1() 56 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_responder_set_bw_v2()
|
H A D | phy-ctxt.c | 15 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_get_channel_width()
|
H A D | ftm-initiator.c | 332 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_target_chandef_v1() 368 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_target_chandef_v2()
|
H A D | mac-ctxt.c | 509 if (link_conf->chanreq.oper.width != NL80211_CHAN_WIDTH_20_NOHT) in iwl_mvm_get_mac_type()
|
H A D | mac80211.c | 95 .bandwidths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | nl80211.h | 145 NL80211_CHAN_WIDTH_20_NOHT, 144 NL80211_CHAN_WIDTH_20_NOHT, global() enumerator
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac.h | 266 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt76_connac_chan_bw()
|
H A D | mt76x02_util.c | 72 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
|
H A D | mt76_connac_mcu.c | 1482 case NL80211_CHAN_WIDTH_20_NOHT: in mt76_connac_mcu_uni_set_chctx()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | init.c | 255 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
|
H A D | mcu.c | 2113 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt7615_mcu_chan_bw()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | testmode.c | 556 case NL80211_CHAN_WIDTH_20_NOHT: in mt7915_tm_set_tx_cont()
|
H A D | init.c | 41 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | init.c | 41 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | nl80211_copy.h | 4995 NL80211_CHAN_WIDTH_20_NOHT, enumerator
|
H A D | driver_nl80211_event.c | 3634 case NL80211_CHAN_WIDTH_20_NOHT: in nl80211_sta_opmode_change_event()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | mcu.c | 994 [NL80211_CHAN_WIDTH_20_NOHT] = 0, in mt7921_mcu_config_sniffer()
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | 1474 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in lkpi_cfg80211_find_elem_pattern() 2124 case NL80211_CHAN_WIDTH_20_NOHT:
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mac.c | 185 [NL80211_CHAN_WIDTH_20_NOHT] = MODE_11BE_EHT20_2G, 196 [NL80211_CHAN_WIDTH_20_NOHT] = MODE_11BE_EHT20, 207 [NL80211_CHAN_WIDTH_20_NOHT] = MODE_11BE_EHT20, 7109 combinations[0].radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) | in ath12k_mac_setup_iface_combinations()
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | mac.c | 572 case NL80211_CHAN_WIDTH_20_NOHT: in chan_to_phymode() 591 case NL80211_CHAN_WIDTH_20_NOHT: in chan_to_phymode() 9671 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) | 9795 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) | 9815 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_80211.c | 1208 chanctx_conf->def.width = NL80211_CHAN_WIDTH_20_NOHT; in lkpi_sta_scan_to_auth() 1238 chanctx_conf->min_def.width = NL80211_CHAN_WIDTH_20_NOHT; in lkpi_sta_scan_to_auth() 2841 vif->bss_conf.chanreq.oper.width = NL80211_CHAN_WIDTH_20_NOHT; in lkpi_ic_vap_create()
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | mac.c | 198 [NL80211_CHAN_WIDTH_20_NOHT] = MODE_11AX_HE20_2G, 208 [NL80211_CHAN_WIDTH_20_NOHT] = MODE_11AX_HE20, 218 [NL80211_CHAN_WIDTH_20_NOHT] = MODE_11AX_HE20, 9306 combinations[0].radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) | in ath11k_mac_setup_iface_combinations()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | main.c | 829 case NL80211_CHAN_WIDTH_20_NOHT: in rtw_get_channel_params()
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.c | 305 case NL80211_CHAN_WIDTH_20_NOHT: in rtw89_get_channel_params()
|
H A D | core.h | 5962 case NL80211_CHAN_WIDTH_20_NOHT:
|