Home
last modified time | relevance | path

Searched refs:IEEE80211_BAND_2GHZ (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dlinux_80211.h20 #define INDEX_80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dwifi_regd.c209 if (!wiphy->bands[IEEE80211_BAND_2GHZ])
211 sband = wiphy->bands[IEEE80211_BAND_2GHZ];
H A Dioctl_cfg80211.c92 .band = IEEE80211_BAND_2GHZ, \
224 if(band == IEEE80211_BAND_2GHZ) in rtw_spt_band_alloc()
253 if(band == IEEE80211_BAND_2GHZ) in rtw_spt_band_alloc()
278 if(spt_band->band == IEEE80211_BAND_2GHZ) in rtw_spt_band_free()
6271 if (IEEE80211_BAND_2GHZ == band)
6367 bands = wiphy->bands[IEEE80211_BAND_2GHZ];
6369 rtw_cfg80211_init_ht_capab(padapter, &bands->ht_cap, IEEE80211_BAND_2GHZ, rf_type);
6463 wiphy->bands[IEEE80211_BAND_2GHZ] = rtw_spt_band_alloc(IEEE80211_BAND_2GHZ);
6613 if (wiphy->bands[IEEE80211_BAND_2GHZ]) {
6614 rtw_spt_band_free(wiphy->bands[IEEE80211_BAND_2GHZ]);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dwifi_regd.c209 if (!wiphy->bands[IEEE80211_BAND_2GHZ])
211 sband = wiphy->bands[IEEE80211_BAND_2GHZ];
H A Dioctl_cfg80211.c87 .band = IEEE80211_BAND_2GHZ, \
219 if (band == IEEE80211_BAND_2GHZ) { in rtw_spt_band_alloc()
242 if (band == IEEE80211_BAND_2GHZ) { in rtw_spt_band_alloc()
264 if (spt_band->band == IEEE80211_BAND_2GHZ) { in rtw_spt_band_free()
5948 if (IEEE80211_BAND_2GHZ == band)
6053 bands = wiphy->bands[IEEE80211_BAND_2GHZ];
6055 rtw_cfg80211_init_ht_capab(padapter, &bands->ht_cap, IEEE80211_BAND_2GHZ, rf_type);
6156 wiphy->bands[IEEE80211_BAND_2GHZ] = rtw_spt_band_alloc(IEEE80211_BAND_2GHZ);
6316 if (wiphy->bands[IEEE80211_BAND_2GHZ]) {
6317 rtw_spt_band_free(wiphy->bands[IEEE80211_BAND_2GHZ]);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dwifi_regd.c209 if (!wiphy->bands[IEEE80211_BAND_2GHZ])
211 sband = wiphy->bands[IEEE80211_BAND_2GHZ];
H A Dioctl_cfg80211.c92 .band = IEEE80211_BAND_2GHZ, \
224 if(band == IEEE80211_BAND_2GHZ) in rtw_spt_band_alloc()
253 if(band == IEEE80211_BAND_2GHZ) in rtw_spt_band_alloc()
278 if(spt_band->band == IEEE80211_BAND_2GHZ) in rtw_spt_band_free()
6307 if (IEEE80211_BAND_2GHZ == band)
6403 bands = wiphy->bands[IEEE80211_BAND_2GHZ];
6405 rtw_cfg80211_init_ht_capab(padapter, &bands->ht_cap, IEEE80211_BAND_2GHZ, rf_type);
6499 wiphy->bands[IEEE80211_BAND_2GHZ] = rtw_spt_band_alloc(IEEE80211_BAND_2GHZ);
6655 if (wiphy->bands[IEEE80211_BAND_2GHZ]) {
6656 rtw_spt_band_free(wiphy->bands[IEEE80211_BAND_2GHZ]);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211.c137 .band = IEEE80211_BAND_2GHZ,
221 (priv->channel <= 14 ? IEEE80211_BAND_2GHZ : in woal_get_active_intf_freq()
235 IEEE80211_BAND_2GHZ : in woal_get_active_intf_freq()
249 IEEE80211_BAND_2GHZ : in woal_get_active_intf_freq()
285 ret_radio_type = IEEE80211_BAND_2GHZ; in woal_band_cfg_to_ieee_band()
310 case IEEE80211_BAND_2GHZ: in woal_ieee_band_to_radio_type()
2281 if (band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_bitrate_mask()
2285 if (band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_bitrate_mask()
4368 case IEEE80211_BAND_2GHZ: in woal_setup_wiphy_bands()
4953 band = IEEE80211_BAND_2GHZ; in woal_cfg80211_notify_channel()
[all …]
H A Dmoal_sta_cfg80211.c615 if (chandef->chan->band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_monitor_channel()
619 if (chandef->chan->band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_monitor_channel()
623 if (chandef->chan->band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_monitor_channel()
1334 if (chan->band == IEEE80211_BAND_2GHZ) in woal_set_rf_channel()
3716 band = (chan <= 14) ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in create_custom_regdomain()
3924 priv->phandle->band = IEEE80211_BAND_2GHZ; in woal_regulatory_work_queue()
4085 priv->phandle->band = IEEE80211_BAND_2GHZ; in woal_cfg80211_reg_notifier()
5077 chan.band = (ssid_bssid->channel < 36) ? IEEE80211_BAND_2GHZ : in woal_start_ft_roaming()
5644 ret_radio_type = IEEE80211_BAND_2GHZ; in woal_bandcfg_to_ieee_band()
7081 if (band == IEEE80211_BAND_2GHZ) in woal_add_supported_rates_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c565 if (chandef->chan->band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_monitor_channel()
569 if (chandef->chan->band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_monitor_channel()
1195 if (chan->band == IEEE80211_BAND_2GHZ) in woal_set_rf_channel()
3165 IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in woal_connect_ft_over_ds()
3231 IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in woal_start_ft_roaming()
3600 ret_radio_type = IEEE80211_BAND_2GHZ; in woal_bandcfg_to_ieee_band()
4062 if (chan->band == IEEE80211_BAND_2GHZ) in woal_cfg80211_remain_on_channel_cfg()
4842 if (band == IEEE80211_BAND_2GHZ) in woal_add_supported_rates_ie()
4853 if (band == IEEE80211_BAND_2GHZ) in woal_add_supported_rates_ie()
4877 if (band != IEEE80211_BAND_2GHZ) in woal_add_ext_supported_rates_ie()
[all …]
H A Dmoal_cfg80211.c189 IEEE80211_BAND_2GHZ in woal_get_active_intf_freq()
211 IEEE80211_BAND_2GHZ in woal_get_active_intf_freq()
248 ret_radio_type = IEEE80211_BAND_2GHZ; in woal_band_cfg_to_ieee_band()
2069 if (band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_bitrate_mask()
2073 if (band == IEEE80211_BAND_2GHZ) in woal_cfg80211_set_bitrate_mask()
3791 enum ieee80211_band band = IEEE80211_BAND_2GHZ; in woal_chandef_create()
3797 band = IEEE80211_BAND_2GHZ; in woal_chandef_create()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.h398 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.h422 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.h417 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.h421 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.h417 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c992 .band = IEEE80211_BAND_2GHZ, \
1073 .band = IEEE80211_BAND_2GHZ,
2719 if (request->channels[i]->band == IEEE80211_BAND_2GHZ) { in wl_scan_prep()
4552 else if (chan->band == IEEE80211_BAND_2GHZ) in wl_cfg80211_join_mesh()
4746 else if (chan->band == IEEE80211_BAND_2GHZ) in wl_cfg80211_join_ibss()
8648 IEEE80211_BAND_5GHZ : IEEE80211_BAND_2GHZ; in wl_cfg80211_set_channel()
8698 } else if (chan->band == IEEE80211_BAND_2GHZ) in wl_cfg80211_set_channel()
11227 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in wl_cfg80211_dump_survey()
11561 wdev->wiphy->bands[IEEE80211_BAND_2GHZ] = &__wl_band_2ghz; in wl_setup_wiphy()
11921 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in wl_inform_single_bss()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.h453 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.h437 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.h451 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.h434 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.h429 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.h433 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.h437 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.h429 #define NL80211_BAND_2GHZ IEEE80211_BAND_2GHZ

123