/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink_util.c | 59 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()
|
/openbmc/linux/net/wireless/ |
H A D | chan.c | 177 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()
|
H A D | core.c | 754 BIT(NL80211_CHAN_WIDTH_80P80) | in wiphy_register()
|
H A D | util.c | 2049 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_to_operating_class()
|
/openbmc/linux/net/mac80211/ |
H A D | vht.c | 445 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 D | spectmgmt.c | 164 new_vht_chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_parse_ch_switch_ie()
|
H A D | util.c | 3367 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_ht_oper() 3415 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_wide_bw_cs() 3464 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_vht_oper() 3557 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_he_oper() 3631 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_eht_oper() 3775 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper() 3787 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper() 3953 he_chandef.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_he_6ghz_oper() 4443 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_downgrade() 4594 csa_settings->chandef.width == NL80211_CHAN_WIDTH_80P80 || in ieee80211_send_action_csa()
|
H A D | ht.c | 272 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
H A D | ibss.c | 429 case NL80211_CHAN_WIDTH_80P80: in ieee80211_sta_join_ibss() 1401 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ibss_setup_scan_channels()
|
H A D | chan.c | 488 case NL80211_CHAN_WIDTH_80P80: in _ieee80211_change_chanctx()
|
H A D | mesh.c | 1093 case NL80211_CHAN_WIDTH_80P80: in ieee80211_mesh_build_beacon()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | testmode.c | 310 case NL80211_CHAN_WIDTH_80P80: in mt7915_tm_set_tx_len() 541 case NL80211_CHAN_WIDTH_80P80: in mt7915_tm_set_tx_cont()
|
H A D | mac.c | 671 case NL80211_CHAN_WIDTH_80P80: in mt7915_mac_write_txwi_tm() 2096 chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_dfs_start_radar_detector()
|
H A D | mcu.c | 494 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_mcu_bss_rfch_tlv() 2763 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7915_mcu_set_chan_info() 2969 if (bw == NL80211_CHAN_WIDTH_80P80 || bw == NL80211_CHAN_WIDTH_160) in mt7915_dpd_freq_idx()
|
H A D | debugfs.c | 467 case NL80211_CHAN_WIDTH_80P80: in mt7915_rdd_monitor()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac.h | 261 [NL80211_CHAN_WIDTH_80P80] = CMD_CBW_8080MHZ, in mt76_connac_chan_bw()
|
H A D | testmode.c | 257 case NL80211_CHAN_WIDTH_80P80: in mt76_testmode_tx_init()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mcu.c | 726 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7921_mcu_set_chan_info() 990 [NL80211_CHAN_WIDTH_80P80] = 3, in mt7921_mcu_config_sniffer()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 2094 [NL80211_CHAN_WIDTH_80P80] = CMD_CBW_8080MHZ, in mt7615_mcu_chan_bw() 2258 case NL80211_CHAN_WIDTH_80P80: in mt7615_dcoc_freq_idx() 2351 if ((chandef->width == NL80211_CHAN_WIDTH_80P80 || in mt7615_mcu_apply_rx_dcoc() 2472 if ((chandef->width == NL80211_CHAN_WIDTH_80P80 || in mt7615_mcu_apply_tx_dpd()
|
H A D | init.c | 261 BIT(NL80211_CHAN_WIDTH_80P80),
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | debugfs.c | 270 case NL80211_CHAN_WIDTH_80P80: in mt7996_rdd_monitor()
|
H A D | mcu.c | 555 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7996_mcu_bss_rfch_tlv() 3003 if (chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7996_mcu_set_chan_info()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | uap_cmd.c | 854 case NL80211_CHAN_WIDTH_80P80: in mwifiex_uap_set_channel()
|
/openbmc/linux/include/uapi/linux/ |
H A D | nl80211.h | 4979 NL80211_CHAN_WIDTH_80P80, enumerator
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | phy.c | 493 case NL80211_CHAN_WIDTH_80P80: in mt76x0_phy_bbp_set_bw()
|