Home
last modified time | relevance | path

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

12

/linux-6.1.9/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.1.9/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.c717 BIT(NL80211_CHAN_WIDTH_80P80) | in wiphy_register()
Dutil.c1850 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_to_operating_class()
/linux-6.1.9/net/mac80211/
Dvht.c433 return NL80211_CHAN_WIDTH_80P80; in ieee80211_sta_cap_chan_bw()
464 return NL80211_CHAN_WIDTH_80P80; in ieee80211_sta_rx_bw_to_chan_width()
482 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.c3143 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_ht_oper()
3191 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_wide_bw_cs()
3240 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_vht_oper()
3333 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_he_oper()
3480 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3492 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3660 he_chandef.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_he_6ghz_oper()
4138 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_downgrade()
4289 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()
1397 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ibss_setup_scan_channels()
Dmesh.c930 case NL80211_CHAN_WIDTH_80P80: in ieee80211_mesh_build_beacon()
Dchan.c480 case NL80211_CHAN_WIDTH_80P80: in ieee80211_change_chanctx()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h231 [NL80211_CHAN_WIDTH_80P80] = CMD_CBW_8080MHZ, in mt76_connac_chan_bw()
Dtestmode.c256 case NL80211_CHAN_WIDTH_80P80: in mt76_testmode_tx_init()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/
Dtestmode.c309 case NL80211_CHAN_WIDTH_80P80: in mt7915_tm_set_tx_len()
545 case NL80211_CHAN_WIDTH_80P80: in mt7915_tm_set_tx_cont()
Dinit.c41 BIT(NL80211_CHAN_WIDTH_80P80),
Ddebugfs.c419 case NL80211_CHAN_WIDTH_80P80: in mt7915_rdd_monitor()
Dmac.c613 case NL80211_CHAN_WIDTH_80P80: in mt7915_mac_write_txwi_tm()
1854 chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_dfs_start_radar_detector()
Dmcu.c467 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_mcu_bss_rfch_tlv()
2670 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_mcu_set_chan_info()
2874 if (bw == NL80211_CHAN_WIDTH_80P80 || bw == NL80211_CHAN_WIDTH_160) in mt7915_dpd_freq_idx()
/linux-6.1.9/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.1.9/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c846 case NL80211_CHAN_WIDTH_80P80: in mwifiex_uap_set_channel()
/linux-6.1.9/include/uapi/linux/
Dnl80211.h4880 NL80211_CHAN_WIDTH_80P80, enumerator
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c493 case NL80211_CHAN_WIDTH_80P80: in mt76x0_phy_bbp_set_bw()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/
Dmcu.c689 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7921_mcu_set_chan_info()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c201 [NL80211_CHAN_WIDTH_80P80] = MODE_UNKNOWN,
212 [NL80211_CHAN_WIDTH_80P80] = MODE_11AX_HE80_80,
222 [NL80211_CHAN_WIDTH_80P80] = MODE_11AX_HE80_80,
8816 BIT(NL80211_CHAN_WIDTH_80P80) | in ath11k_mac_setup_iface_combinations()

12