/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | qlink_util.c | 65 result |= BIT(NL80211_CHAN_WIDTH_40); in qlink_chan_width_mask_to_nl() 87 return NL80211_CHAN_WIDTH_40; in qlink_chanwidth_to_nl() 110 case NL80211_CHAN_WIDTH_40: in qlink_chanwidth_nl_to_qlink()
|
/Linux-v4.19/net/wireless/ |
D | chan.c | 36 chandef->width = NL80211_CHAN_WIDTH_40; in cfg80211_chandef_create() 40 chandef->width = NL80211_CHAN_WIDTH_40; in cfg80211_chandef_create() 68 case NL80211_CHAN_WIDTH_40: in cfg80211_chandef_valid() 124 case NL80211_CHAN_WIDTH_40: in chandef_primary_freqs() 169 case NL80211_CHAN_WIDTH_40: in cfg80211_chandef_get_width() 754 case NL80211_CHAN_WIDTH_40: in cfg80211_chandef_usable()
|
D | util.c | 1462 if (chandef->width > NL80211_CHAN_WIDTH_40) in ieee80211_chandef_to_operating_class() 1466 if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class() 1479 if (chandef->width > NL80211_CHAN_WIDTH_40) in ieee80211_chandef_to_operating_class() 1508 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class() 1524 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class() 1540 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class() 1556 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class() 1572 if (chandef->width >= NL80211_CHAN_WIDTH_40) in ieee80211_chandef_to_operating_class()
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mt76x2_phy.c | 139 case NL80211_CHAN_WIDTH_40: in mt76x2_get_rssi_gain_thresh() 152 case NL80211_CHAN_WIDTH_40: in mt76x2_get_low_rssi_gain_thresh() 168 if (dev->mt76.chandef.width >= NL80211_CHAN_WIDTH_40) in mt76x2_phy_set_gain_val() 308 case NL80211_CHAN_WIDTH_40: in mt76x2_phy_set_channel()
|
D | mt76x2u_phy.c | 135 case NL80211_CHAN_WIDTH_40: in mt76x2u_phy_update_channel_gain() 200 case NL80211_CHAN_WIDTH_40: in mt76x2u_phy_set_channel()
|
D | mt76x2_phy_common.c | 187 if (width == NL80211_CHAN_WIDTH_40) in mt76x2_phy_set_txpower() 269 case NL80211_CHAN_WIDTH_40: in mt76x2_phy_set_bw()
|
D | mt76x2_init.c | 476 BIT(NL80211_CHAN_WIDTH_40) |
|
D | mt76x2_dfs.c | 717 case NL80211_CHAN_WIDTH_40: in mt76x2_dfs_set_bbp_params()
|
/Linux-v4.19/net/mac80211/ |
D | vht.c | 348 NL80211_CHAN_WIDTH_40 : NL80211_CHAN_WIDTH_20; in ieee80211_sta_cap_chan_bw() 375 return NL80211_CHAN_WIDTH_40; in ieee80211_sta_rx_bw_to_chan_width() 398 case NL80211_CHAN_WIDTH_40: in ieee80211_chan_width_to_rx_bw()
|
D | ibss.c | 198 chandef->width != NL80211_CHAN_WIDTH_40 && in ieee80211_ibss_build_presp() 423 case NL80211_CHAN_WIDTH_40: in ieee80211_sta_join_ibss() 832 case NL80211_CHAN_WIDTH_40: in ieee80211_ibss_process_chanswitch() 1068 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_40) { in ieee80211_update_sta_info() 1392 case NL80211_CHAN_WIDTH_40: in ieee80211_ibss_setup_scan_channels()
|
D | rate.c | 528 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask() 578 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
|
D | ht.c | 252 case NL80211_CHAN_WIDTH_40: in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
D | mesh.c | 771 case NL80211_CHAN_WIDTH_40: in ieee80211_mesh_build_beacon() 997 case NL80211_CHAN_WIDTH_40: in ieee80211_mesh_process_chnswitch()
|
D | util.c | 2525 case NL80211_CHAN_WIDTH_40: in ieee80211_ie_build_ht_oper() 3038 case NL80211_CHAN_WIDTH_40: in ieee80211_chandef_downgrade() 3050 c->width = NL80211_CHAN_WIDTH_40; in ieee80211_chandef_downgrade() 3159 if (csa_settings->chandef.width == NL80211_CHAN_WIDTH_40) { in ieee80211_send_action_csa()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | phy-ctxt.c | 75 case NL80211_CHAN_WIDTH_40: in iwl_mvm_get_channel_width()
|
D | coex.c | 496 if (chan->def.width < NL80211_CHAN_WIDTH_40) { in iwl_mvm_bt_coex_notif_handle() 519 if (chan->def.width < NL80211_CHAN_WIDTH_40) { in iwl_mvm_bt_coex_notif_handle()
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | phy.c | 212 case NL80211_CHAN_WIDTH_40: in mt76x0_bbp_set_ctrlch() 627 case NL80211_CHAN_WIDTH_40: in mt76x0_bbp_set_bw() 711 case NL80211_CHAN_WIDTH_40: in __mt76x0_phy_set_channel()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | common.c | 324 case NL80211_CHAN_WIDTH_40: in ath9k_cmn_update_ichannel()
|
D | init.c | 877 BIT(NL80211_CHAN_WIDTH_40),
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | uap_cmd.c | 833 if (chandef.width > NL80211_CHAN_WIDTH_40) in mwifiex_uap_set_channel() 843 case NL80211_CHAN_WIDTH_40: in mwifiex_uap_set_channel()
|
/Linux-v4.19/include/net/ |
D | mac80211.h | 5766 return conf->chandef.width == NL80211_CHAN_WIDTH_40 && in conf_is_ht40_minus() 5773 return conf->chandef.width == NL80211_CHAN_WIDTH_40 && in conf_is_ht40_plus() 5780 return conf->chandef.width == NL80211_CHAN_WIDTH_40; in conf_is_ht40()
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | phy_common.c | 572 return dev->phy.chandef->width == NL80211_CHAN_WIDTH_40; in b43_is_40mhz()
|
/Linux-v4.19/include/uapi/linux/ |
D | nl80211.h | 4053 NL80211_CHAN_WIDTH_40, enumerator
|
/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu_core.c | 1172 case NL80211_CHAN_WIDTH_40: in rtl8xxxu_gen1_config_channel() 1254 if (hw->conf.chandef.width == NL80211_CHAN_WIDTH_40) in rtl8xxxu_gen1_config_channel() 1300 case NL80211_CHAN_WIDTH_40: in rtl8xxxu_gen2_config_channel() 1381 case NL80211_CHAN_WIDTH_40: in rtl8xxxu_gen2_config_channel() 5526 case NL80211_CHAN_WIDTH_40: in rtl8xxxu_config()
|
/Linux-v4.19/drivers/net/wireless/ |
D | mac80211_hwsim.c | 475 BIT(NL80211_CHAN_WIDTH_40) | 489 BIT(NL80211_CHAN_WIDTH_40) | 1635 [NL80211_CHAN_WIDTH_40] = "ht40",
|