Home
last modified time | relevance | path

Searched refs:IEEE80211_BAND_5GHZ (Results 1 – 25 of 68) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dwifi_regd.c262 if (!wiphy->bands[IEEE80211_BAND_5GHZ]) in _rtw_reg_apply_radar_flags()
265 sband = wiphy->bands[IEEE80211_BAND_5GHZ]; in _rtw_reg_apply_radar_flags()
H A Dioctl_cfg80211.c101 .band = IEEE80211_BAND_5GHZ, \
229 else if(band == IEEE80211_BAND_5GHZ) in rtw_spt_band_alloc()
258 else if(band == IEEE80211_BAND_5GHZ) in rtw_spt_band_alloc()
284 else if(spt_band->band == IEEE80211_BAND_5GHZ) in rtw_spt_band_free()
6273 if (IEEE80211_BAND_5GHZ == band)
6373 bands = wiphy->bands[IEEE80211_BAND_5GHZ];
6375 rtw_cfg80211_init_ht_capab(padapter, &bands->ht_cap, IEEE80211_BAND_5GHZ, rf_type);
6467 wiphy->bands[IEEE80211_BAND_5GHZ] = rtw_spt_band_alloc(IEEE80211_BAND_5GHZ);
6617 if (wiphy->bands[IEEE80211_BAND_5GHZ]) {
6618 rtw_spt_band_free(wiphy->bands[IEEE80211_BAND_5GHZ]);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dwifi_regd.c262 if (!wiphy->bands[IEEE80211_BAND_5GHZ]) in _rtw_reg_apply_radar_flags()
265 sband = wiphy->bands[IEEE80211_BAND_5GHZ]; in _rtw_reg_apply_radar_flags()
H A Dioctl_cfg80211.c96 .band = IEEE80211_BAND_5GHZ, \
222 } else if (band == IEEE80211_BAND_5GHZ) { in rtw_spt_band_alloc()
245 } else if (band == IEEE80211_BAND_5GHZ) { in rtw_spt_band_alloc()
268 } else if (spt_band->band == IEEE80211_BAND_5GHZ) { in rtw_spt_band_free()
5950 if (IEEE80211_BAND_5GHZ == band)
6059 bands = wiphy->bands[IEEE80211_BAND_5GHZ];
6061 rtw_cfg80211_init_ht_capab(padapter, &bands->ht_cap, IEEE80211_BAND_5GHZ, rf_type);
6160 wiphy->bands[IEEE80211_BAND_5GHZ] = rtw_spt_band_alloc(IEEE80211_BAND_5GHZ);
6320 if (wiphy->bands[IEEE80211_BAND_5GHZ]) {
6321 rtw_spt_band_free(wiphy->bands[IEEE80211_BAND_5GHZ]);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dwifi_regd.c262 if (!wiphy->bands[IEEE80211_BAND_5GHZ]) in _rtw_reg_apply_radar_flags()
265 sband = wiphy->bands[IEEE80211_BAND_5GHZ]; in _rtw_reg_apply_radar_flags()
H A Dioctl_cfg80211.c101 .band = IEEE80211_BAND_5GHZ, \
229 else if(band == IEEE80211_BAND_5GHZ) in rtw_spt_band_alloc()
258 else if(band == IEEE80211_BAND_5GHZ) in rtw_spt_band_alloc()
284 else if(spt_band->band == IEEE80211_BAND_5GHZ) in rtw_spt_band_free()
6309 if (IEEE80211_BAND_5GHZ == band)
6409 bands = wiphy->bands[IEEE80211_BAND_5GHZ];
6411 rtw_cfg80211_init_ht_capab(padapter, &bands->ht_cap, IEEE80211_BAND_5GHZ, rf_type);
6503 wiphy->bands[IEEE80211_BAND_5GHZ] = rtw_spt_band_alloc(IEEE80211_BAND_5GHZ);
6659 if (wiphy->bands[IEEE80211_BAND_5GHZ]) {
6660 rtw_spt_band_free(wiphy->bands[IEEE80211_BAND_5GHZ]);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211.c145 .band = IEEE80211_BAND_5GHZ,
222 IEEE80211_BAND_5GHZ) in woal_get_active_intf_freq()
236 IEEE80211_BAND_5GHZ) in woal_get_active_intf_freq()
250 IEEE80211_BAND_5GHZ) in woal_get_active_intf_freq()
276 ret_radio_type = IEEE80211_BAND_5GHZ; in woal_band_cfg_to_ieee_band()
307 case IEEE80211_BAND_5GHZ: in woal_ieee_band_to_radio_type()
4349 case IEEE80211_BAND_5GHZ: in woal_setup_wiphy_bands()
4955 band = IEEE80211_BAND_5GHZ; in woal_cfg80211_notify_channel()
5062 if (wiphy->bands[IEEE80211_BAND_5GHZ]) { in woal_cfg80211_notify_antcfg()
5064 wiphy->bands[IEEE80211_BAND_5GHZ]; in woal_cfg80211_notify_antcfg()
[all …]
H A Dmoal_sta_cfg80211.c617 if (chandef->chan->band == IEEE80211_BAND_5GHZ) in woal_cfg80211_set_monitor_channel()
621 if (chandef->chan->band == IEEE80211_BAND_5GHZ) in woal_cfg80211_set_monitor_channel()
625 if (chandef->chan->band == IEEE80211_BAND_5GHZ) in woal_cfg80211_set_monitor_channel()
3716 band = (chan <= 14) ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in create_custom_regdomain()
3725 if (band == IEEE80211_BAND_5GHZ) { in create_custom_regdomain()
3927 priv->phandle->band = IEEE80211_BAND_5GHZ; in woal_regulatory_work_queue()
4088 priv->phandle->band = IEEE80211_BAND_5GHZ; in woal_cfg80211_reg_notifier()
5078 IEEE80211_BAND_5GHZ; in woal_start_ft_roaming()
5640 ret_radio_type = IEEE80211_BAND_5GHZ; in woal_bandcfg_to_ieee_band()
9508 IEEE80211_BAND_5GHZ)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c567 if (chandef->chan->band == IEEE80211_BAND_5GHZ) in woal_cfg80211_set_monitor_channel()
571 if (chandef->chan->band == IEEE80211_BAND_5GHZ) in woal_cfg80211_set_monitor_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()
3596 ret_radio_type = IEEE80211_BAND_5GHZ; in woal_bandcfg_to_ieee_band()
4064 else if (chan->band == IEEE80211_BAND_5GHZ) in woal_cfg80211_remain_on_channel_cfg()
6727 band = (chan <= 14) ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in create_custom_regdomain()
6734 if (band == IEEE80211_BAND_5GHZ) { in create_custom_regdomain()
6962 if (wiphy->bands[IEEE80211_BAND_5GHZ]) { in woal_cfg80211_init_wiphy()
6963 woal_cfg80211_setup_ht_cap(&wiphy->bands[IEEE80211_BAND_5GHZ]-> in woal_cfg80211_init_wiphy()
[all …]
H A Dmoal_cfgvendor.c319 if ((band == IEEE80211_BAND_5GHZ) && in woal_band_to_valid_channels()
330 if ((band == IEEE80211_BAND_5GHZ)) { in woal_band_to_valid_channels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h133 .band = IEEE80211_BAND_5GHZ, \
161 .band = IEEE80211_BAND_5GHZ, \
170 .band = IEEE80211_BAND_5GHZ, \
235 #define IEEE80211_BAND_5GHZ NL80211_BAND_5GHZ macro
632 #define IEEE80211_BAND_5GHZ NL80211_BAND_5GHZ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h133 .band = IEEE80211_BAND_5GHZ, \
161 .band = IEEE80211_BAND_5GHZ, \
170 .band = IEEE80211_BAND_5GHZ, \
235 #define IEEE80211_BAND_5GHZ NL80211_BAND_5GHZ macro
632 #define IEEE80211_BAND_5GHZ NL80211_BAND_5GHZ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.h399 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.h423 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.h418 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.h422 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.h418 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.h454 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.h438 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.h452 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.h435 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.h430 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.h434 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.h438 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.h430 #define NL80211_BAND_5GHZ IEEE80211_BAND_5GHZ

123