| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | chan.c | 989 chandef->chan->band != NL80211_BAND_6GHZ) in cfg80211_chandef_usable() 998 if (chandef->chan->band == NL80211_BAND_6GHZ) in cfg80211_chandef_usable() 1019 if (chandef->chan->band != NL80211_BAND_6GHZ && !support_80_80) in cfg80211_chandef_usable() 1025 if (chandef->chan->band == NL80211_BAND_6GHZ) in cfg80211_chandef_usable() 1033 if (chandef->chan->band == NL80211_BAND_6GHZ) in cfg80211_chandef_usable() 1152 chan->band != NL80211_BAND_6GHZ) in cfg80211_ir_permissive_chan()
|
| H A D | scan.c | 639 if (band != NL80211_BAND_6GHZ || in cfg80211_parse_colocated_ap() 747 if (!rdev->wiphy.bands[NL80211_BAND_6GHZ]) in cfg80211_scan_6ghz() 750 iftd = ieee80211_get_sband_iftype_data(rdev->wiphy.bands[NL80211_BAND_6GHZ], in cfg80211_scan_6ghz() 755 n_channels = rdev->wiphy.bands[NL80211_BAND_6GHZ]->n_channels; in cfg80211_scan_6ghz() 808 if (rdev_req->channels[i]->band == NL80211_BAND_6GHZ && in cfg80211_scan_6ghz() 904 if (rdev_req->channels[i]->band != NL80211_BAND_6GHZ) in cfg80211_scan() 920 if (rdev_req->channels[i]->band != NL80211_BAND_6GHZ) in cfg80211_scan()
|
| H A D | util.c | 94 case NL80211_BAND_6GHZ: in ieee80211_channel_to_freq_khz() 198 case NL80211_BAND_6GHZ: in set_mandatory_flags_band() 1622 *band = NL80211_BAND_6GHZ; in ieee80211_operating_class_to_band()
|
| H A D | ibss.c | 114 band == NL80211_BAND_6GHZ) in __cfg80211_join_ibss()
|
| H A D | core.c | 817 if (WARN_ON(band == NL80211_BAND_6GHZ && in wiphy_register() 877 if (WARN_ON(!have_he && band == NL80211_BAND_6GHZ)) in wiphy_register()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | he.c | 102 if (sband->band == NL80211_BAND_6GHZ && he_6ghz_capa) in ieee80211_he_cap_ie_to_sta_he_cap()
|
| H A D | mesh.c | 428 if (sband->band == NL80211_BAND_6GHZ) in mesh_add_ht_cap_ie() 469 if (sband->band == NL80211_BAND_6GHZ) in mesh_add_ht_oper_ie() 500 if (sband->band == NL80211_BAND_6GHZ) in mesh_add_vht_cap_ie() 541 if (sband->band == NL80211_BAND_6GHZ) in mesh_add_vht_oper_ie() 608 if (sdata->vif.bss_conf.chandef.chan->band == NL80211_BAND_6GHZ) in mesh_add_he_oper_ie()
|
| H A D | util.c | 1958 if (sband->band == NL80211_BAND_6GHZ) { in ieee80211_build_preq_ies_band() 3133 if (chandef->chan->band == NL80211_BAND_6GHZ) in ieee80211_ie_build_he_oper() 3147 if (chandef->chan->band == NL80211_BAND_6GHZ) in ieee80211_ie_build_he_oper() 3158 if (chandef->chan->band != NL80211_BAND_6GHZ) in ieee80211_ie_build_he_oper() 3376 if (chandef->chan->band != NL80211_BAND_6GHZ) in ieee80211_chandef_he_6ghz_oper() 3379 sband = local->hw.wiphy->bands[NL80211_BAND_6GHZ]; in ieee80211_chandef_he_6ghz_oper() 3412 NL80211_BAND_6GHZ); in ieee80211_chandef_he_6ghz_oper() 3443 NL80211_BAND_6GHZ); in ieee80211_chandef_he_6ghz_oper() 3447 NL80211_BAND_6GHZ); in ieee80211_chandef_he_6ghz_oper() 3451 NL80211_BAND_6GHZ); in ieee80211_chandef_he_6ghz_oper()
|
| H A D | mlme.c | 167 if (channel->band == NL80211_BAND_6GHZ) { in ieee80211_determine_chantype() 884 (sband->band != NL80211_BAND_6GHZ || in ieee80211_send_assoc() 949 if (sband->band != NL80211_BAND_6GHZ && in ieee80211_send_assoc() 1004 if (sband->band != NL80211_BAND_6GHZ && in ieee80211_send_assoc() 1560 case NL80211_BAND_6GHZ: in ieee80211_find_80211h_pwr_constr() 2202 sband->band == NL80211_BAND_6GHZ) in ieee80211_handle_bss_capability() 3286 bool is_6ghz = cbss->channel->band == NL80211_BAND_6GHZ; in ieee80211_assoc_success() 3815 (channel->band != NL80211_BAND_6GHZ || in ieee80211_rx_mgmt_probe_resp() 4977 bool is_6ghz = cbss->channel->band == NL80211_BAND_6GHZ; in ieee80211_prep_channel() 5495 bool is_6ghz = req->bss->channel->band == NL80211_BAND_6GHZ; in ieee80211_mgd_assoc()
|
| H A D | agg-rx.c | 297 sta->sdata->vif.bss_conf.chandef.chan->band != NL80211_BAND_6GHZ) { in ___ieee80211_start_rx_ba_session()
|
| H A D | agg-tx.c | 598 sta->sdata->vif.bss_conf.chandef.chan->band != NL80211_BAND_6GHZ) in ieee80211_start_tx_ba_session()
|
| H A D | scan.c | 1194 band == NL80211_BAND_6GHZ) in ieee80211_request_ibss_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 39 .band = NL80211_BAND_6GHZ, \ 204 [NL80211_BAND_6GHZ] = { 1617 case NL80211_BAND_6GHZ: in ath11k_peer_assoc_h_phymode() 3811 if (band == NL80211_BAND_6GHZ) { in ath11k_mac_copy_he_cap() 3848 ar->mac.iftype[NL80211_BAND_6GHZ], in ath11k_mac_setup_he_cap() 3849 NL80211_BAND_6GHZ); in ath11k_mac_setup_he_cap() 3850 band = &ar->mac.sbands[NL80211_BAND_6GHZ]; in ath11k_mac_setup_he_cap() 3851 band->iftype_data = ar->mac.iftype[NL80211_BAND_6GHZ]; in ath11k_mac_setup_he_cap() 4330 params->chains[NL80211_BAND_6GHZ].tx = ar->num_tx_chains; in ath11k_mac_setup_vdev_create_params() 4331 params->chains[NL80211_BAND_6GHZ].rx = ar->num_rx_chains; in ath11k_mac_setup_vdev_create_params() [all …]
|
| H A D | reg.c | 165 if (channel->band == NL80211_BAND_6GHZ && in ath11k_reg_update_chan_list()
|
| H A D | wmi.c | 402 cap_band = &pdev_cap->band[NL80211_BAND_6GHZ]; in ath11k_pull_mac_phy_cap_svc_ready_ext() 5674 status->band = NL80211_BAND_6GHZ; in ath11k_mgmt_rx_event() 5690 (status->band == NL80211_BAND_5GHZ || status->band == NL80211_BAND_6GHZ)) in ath11k_mgmt_rx_event() 5696 if (status->band != NL80211_BAND_6GHZ) in ath11k_mgmt_rx_event()
|
| H A D | dp_rx.c | 2308 rx_status->band = NL80211_BAND_6GHZ; in ath11k_dp_rx_h_ppdu() 2327 if (rx_status->band != NL80211_BAND_6GHZ) in ath11k_dp_rx_h_ppdu()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | nl80211.h | 4863 NL80211_BAND_6GHZ, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 128 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 128 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_main.h | 229 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.h | 238 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.h | 238 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 5524 if (chan->band != NL80211_BAND_6GHZ) in cfg80211_channel_is_psc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 212 [BAND_ON_6G] = NL80211_BAND_6GHZ, 227 [NL80211_BAND_6GHZ] = BAND_ON_6G, 229 [NL80211_BAND_6GHZ] = BAND_MAX,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 219 [BAND_ON_6G] = NL80211_BAND_6GHZ, 234 [NL80211_BAND_6GHZ] = BAND_ON_6G, 236 [NL80211_BAND_6GHZ] = BAND_MAX,
|