Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_80P80 (Results 1 - 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c59 result |= BIT(NL80211_CHAN_WIDTH_80P80); in qlink_chan_width_mask_to_nl()
79 return NL80211_CHAN_WIDTH_80P80; in qlink_chanwidth_to_nl()
102 case NL80211_CHAN_WIDTH_80P80: in qlink_chanwidth_nl_to_qlink()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c59 result |= BIT(NL80211_CHAN_WIDTH_80P80); in qlink_chan_width_mask_to_nl()
79 return NL80211_CHAN_WIDTH_80P80; in qlink_chanwidth_to_nl()
102 case NL80211_CHAN_WIDTH_80P80: in qlink_chanwidth_nl_to_qlink()
/kernel/linux/linux-5.10/net/wireless/
H A Dchan.c177 case NL80211_CHAN_WIDTH_80P80: in nl80211_chan_width_to_mhz()
255 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_valid()
318 case NL80211_CHAN_WIDTH_80P80: in chandef_primary_freqs()
604 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_dfs_usable()
794 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_dfs_available()
1012 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_usable()
/kernel/linux/linux-6.6/net/wireless/
H A Dchan.c177 case NL80211_CHAN_WIDTH_80P80: in nl80211_chan_width_to_mhz()
251 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_valid()
295 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_valid()
335 case NL80211_CHAN_WIDTH_80P80: in chandef_primary_freqs()
654 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_dfs_usable()
898 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_dfs_available()
1121 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_usable()
/kernel/linux/linux-5.10/net/mac80211/
H A Dvht.c399 return NL80211_CHAN_WIDTH_80P80; in ieee80211_sta_cap_chan_bw()
428 return NL80211_CHAN_WIDTH_80P80; in ieee80211_sta_rx_bw_to_chan_width()
446 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chan_width_to_rx_bw()
H A Dspectmgmt.c164 new_vht_chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_parse_ch_switch_ie()
H A Dutil.c3016 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_ht_oper()
3060 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_wide_bw_cs()
3105 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_vht_oper()
3187 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_he_oper()
3335 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3347 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3435 he_chandef.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_he_6ghz_oper()
3843 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_downgrade()
3985 csa_settings->chandef.width == NL80211_CHAN_WIDTH_80P80 || in ieee80211_send_action_csa()
H A Dht.c260 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
/kernel/linux/linux-6.6/net/mac80211/
H A Dvht.c445 return NL80211_CHAN_WIDTH_80P80; in ieee80211_sta_cap_chan_bw()
476 return NL80211_CHAN_WIDTH_80P80; in ieee80211_sta_rx_bw_to_chan_width()
494 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chan_width_to_rx_bw()
H A Dspectmgmt.c164 new_vht_chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_parse_ch_switch_ie()
H A Dutil.c3346 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_ht_oper()
3394 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_wide_bw_cs()
3443 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_vht_oper()
3536 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_he_oper()
3610 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_eht_oper()
3754 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3766 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3932 he_chandef.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_he_6ghz_oper()
4422 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_downgrade()
4573 csa_settings->chandef.width == NL80211_CHAN_WIDTH_80P80 || in ieee80211_send_action_csa()
[all...]
H A Dht.c272 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h261 [NL80211_CHAN_WIDTH_80P80] = CMD_CBW_8080MHZ, in mt76_connac_chan_bw()
H A Dtestmode.c257 case NL80211_CHAN_WIDTH_80P80: in mt76_testmode_tx_init()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c310 case NL80211_CHAN_WIDTH_80P80: in mt7915_tm_set_tx_len()
541 case NL80211_CHAN_WIDTH_80P80: in mt7915_tm_set_tx_cont()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dtestmode.c143 case NL80211_CHAN_WIDTH_80P80: in mt76_testmode_tx_init()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c232 BIT(NL80211_CHAN_WIDTH_80P80),
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c2104 [NL80211_CHAN_WIDTH_80P80] = CMD_CBW_8080MHZ, in mt7615_mcu_chan_bw()
2268 case NL80211_CHAN_WIDTH_80P80: in mt7615_dcoc_freq_idx()
2361 if ((chandef->width == NL80211_CHAN_WIDTH_80P80 || in mt7615_mcu_apply_rx_dcoc()
2482 if ((chandef->width == NL80211_CHAN_WIDTH_80P80 || in mt7615_mcu_apply_tx_dpd()
H A Dinit.c258 BIT(NL80211_CHAN_WIDTH_80P80),
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c726 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7921_mcu_set_chan_info()
990 [NL80211_CHAN_WIDTH_80P80] = 3, in mt7921_mcu_config_sniffer()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c219 BIT(NL80211_CHAN_WIDTH_80P80),
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c865 case NL80211_CHAN_WIDTH_80P80: in mwifiex_uap_set_channel()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c265 case NL80211_CHAN_WIDTH_80P80: in mt7996_rdd_monitor()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c854 case NL80211_CHAN_WIDTH_80P80: in mwifiex_uap_set_channel()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h937 NL80211_CHAN_WIDTH_80P80, enumerator

Completed in 63 milliseconds

123