Home
last modified time | relevance | path

Searched refs:IEEE80211_BAND_6GHZ (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h143 .band = IEEE80211_BAND_6GHZ, \
152 .band = IEEE80211_BAND_6GHZ, \
238 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ macro
H A Dwl_cfg80211.c1096 .band = IEEE80211_BAND_6GHZ,
16921 bands[IEEE80211_BAND_6GHZ] = &__wl_band_6ghz; in __wl_update_wiphybands()
16922 index = IEEE80211_BAND_6GHZ; in __wl_update_wiphybands()
17051 wiphy->bands[IEEE80211_BAND_6GHZ] = bands[IEEE80211_BAND_6GHZ]; in __wl_update_wiphybands()
17057 wiphy->bands[IEEE80211_BAND_6GHZ] == NULL && in __wl_update_wiphybands()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h143 .band = IEEE80211_BAND_6GHZ, \
152 .band = IEEE80211_BAND_6GHZ, \
238 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ macro
H A Dwl_cfg80211.c1110 .band = IEEE80211_BAND_6GHZ,
17039 bands[IEEE80211_BAND_6GHZ] = &__wl_band_6ghz; in __wl_update_wiphybands()
17040 index = IEEE80211_BAND_6GHZ; in __wl_update_wiphybands()
17169 wiphy->bands[IEEE80211_BAND_6GHZ] = bands[IEEE80211_BAND_6GHZ]; in __wl_update_wiphybands()
17175 wiphy->bands[IEEE80211_BAND_6GHZ] == NULL && in __wl_update_wiphybands()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c1147 .band = IEEE80211_BAND_6GHZ, \
1323 .band = IEEE80211_BAND_6GHZ,
10588 if (band == IEEE80211_BAND_5GHZ || band == IEEE80211_BAND_6GHZ) {
10591 else if (band == IEEE80211_BAND_6GHZ)
14124 band = wiphy->bands[IEEE80211_BAND_6GHZ];
15046 freq = ieee80211_channel_to_frequency(channel, IEEE80211_BAND_6GHZ);
16619 band = CHSPEC_IS6G(wl_chspec_driver_to_host(bi->chanspec))? IEEE80211_BAND_6GHZ :
17479 band = wiphy->bands[IEEE80211_BAND_6GHZ];
19888 band = IEEE80211_BAND_6GHZ;
19945 else if (band == IEEE80211_BAND_6GHZ)
[all …]
H A Dwl_cfg80211.h128 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ macro
H A Dwl_cfgscan.c981 if (request->channels[i]->band == IEEE80211_BAND_6GHZ) { in wl_cfgscan_populate_scan_channels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c1145 .band = IEEE80211_BAND_6GHZ, \
1321 .band = IEEE80211_BAND_6GHZ,
10586 if (band == IEEE80211_BAND_5GHZ || band == IEEE80211_BAND_6GHZ) {
10589 else if (band == IEEE80211_BAND_6GHZ)
14122 band = wiphy->bands[IEEE80211_BAND_6GHZ];
15044 freq = ieee80211_channel_to_frequency(channel, IEEE80211_BAND_6GHZ);
16617 band = CHSPEC_IS6G(wl_chspec_driver_to_host(bi->chanspec))? IEEE80211_BAND_6GHZ :
17477 band = wiphy->bands[IEEE80211_BAND_6GHZ];
19886 band = IEEE80211_BAND_6GHZ;
19943 else if (band == IEEE80211_BAND_6GHZ)
[all …]
H A Dwl_cfg80211.h128 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ macro
H A Dwl_cfgscan.c981 if (request->channels[i]->band == IEEE80211_BAND_6GHZ) { in wl_cfgscan_populate_scan_channels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.h229 #define IEEE80211_BAND_6GHZ NL80211_BAND_6GHZ macro