Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_80P80 (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.6.21/drivers/net/wireless/quantenna/qtnfmac/
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()
/linux-6.6.21/net/wireless/
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()
Dcore.c754 BIT(NL80211_CHAN_WIDTH_80P80) | in wiphy_register()
Dutil.c2041 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_to_operating_class()
/linux-6.6.21/net/mac80211/
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()
Dspectmgmt.c164 new_vht_chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_parse_ch_switch_ie()
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()
Dht.c272 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dibss.c429 case NL80211_CHAN_WIDTH_80P80: in ieee80211_sta_join_ibss()
1401 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ibss_setup_scan_channels()
Dchan.c488 case NL80211_CHAN_WIDTH_80P80: in _ieee80211_change_chanctx()
Dmesh.c1087 case NL80211_CHAN_WIDTH_80P80: in ieee80211_mesh_build_beacon()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h261 [NL80211_CHAN_WIDTH_80P80] = CMD_CBW_8080MHZ, in mt76_connac_chan_bw()
Dtestmode.c257 case NL80211_CHAN_WIDTH_80P80: in mt76_testmode_tx_init()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/
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()
Dmac.c671 case NL80211_CHAN_WIDTH_80P80: in mt7915_mac_write_txwi_tm()
2086 chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_dfs_start_radar_detector()
Dmcu.c494 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_mcu_bss_rfch_tlv()
2757 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_mcu_set_chan_info()
2963 if (bw == NL80211_CHAN_WIDTH_80P80 || bw == NL80211_CHAN_WIDTH_160) in mt7915_dpd_freq_idx()
Ddebugfs.c467 case NL80211_CHAN_WIDTH_80P80: in mt7915_rdd_monitor()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7921/
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()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7615/
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()
Dinit.c258 BIT(NL80211_CHAN_WIDTH_80P80),
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c854 case NL80211_CHAN_WIDTH_80P80: in mwifiex_uap_set_channel()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7996/
Ddebugfs.c265 case NL80211_CHAN_WIDTH_80P80: in mt7996_rdd_monitor()
Dmcu.c555 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7996_mcu_bss_rfch_tlv()
2989 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7996_mcu_set_chan_info()
/linux-6.6.21/include/uapi/linux/
Dnl80211.h4979 NL80211_CHAN_WIDTH_80P80, enumerator
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c493 case NL80211_CHAN_WIDTH_80P80: in mt76x0_phy_bbp_set_bw()

12