Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_wifi.h77 #define WLC_BW_20MHZ_BIT BIT(0) macro
83 #define WLC_BW_CAP_20MHZ (WLC_BW_20MHZ_BIT)
84 #define WLC_BW_CAP_40MHZ (WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
86 WLC_BW_20MHZ_BIT)
88 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl_defs.h1221 #define WLC_BW_20MHZ_BIT (1<<0) macro
1229 #define WLC_BW_CAP_20MHZ (WLC_BW_20MHZ_BIT)
1230 #define WLC_BW_CAP_40MHZ (WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1232 WLC_BW_20MHZ_BIT)
1234 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1237 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1240 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1243 #define WL_BW_CAP_20MHZ(bw_cap) (((bw_cap) & WLC_BW_20MHZ_BIT) ? TRUE : FALSE)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl_defs.h1221 #define WLC_BW_20MHZ_BIT (1<<0) macro
1229 #define WLC_BW_CAP_20MHZ (WLC_BW_20MHZ_BIT)
1230 #define WLC_BW_CAP_40MHZ (WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1232 WLC_BW_20MHZ_BIT)
1234 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1237 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1240 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1243 #define WL_BW_CAP_20MHZ(bw_cap) (((bw_cap) & WLC_BW_20MHZ_BIT) ? TRUE : FALSE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h1074 #define WLC_BW_20MHZ_BIT (1<<0) macro
1082 #define WLC_BW_CAP_20MHZ (WLC_BW_20MHZ_BIT)
1083 #define WLC_BW_CAP_40MHZ (WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1084 #define WLC_BW_CAP_80MHZ (WLC_BW_80MHZ_BIT|WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1086 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1092 #define WL_BW_CAP_20MHZ(bw_cap) (((bw_cap) & WLC_BW_20MHZ_BIT) ? TRUE : FALSE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h1147 #define WLC_BW_20MHZ_BIT (1<<0) macro
1155 #define WLC_BW_CAP_20MHZ (WLC_BW_20MHZ_BIT)
1156 #define WLC_BW_CAP_40MHZ (WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1157 #define WLC_BW_CAP_80MHZ (WLC_BW_80MHZ_BIT|WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1159 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1165 #define WL_BW_CAP_20MHZ(bw_cap) (((bw_cap) & WLC_BW_20MHZ_BIT) ? TRUE : FALSE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h1147 #define WLC_BW_20MHZ_BIT (1<<0) macro
1155 #define WLC_BW_CAP_20MHZ (WLC_BW_20MHZ_BIT)
1156 #define WLC_BW_CAP_40MHZ (WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1157 #define WLC_BW_CAP_80MHZ (WLC_BW_80MHZ_BIT|WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1159 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1165 #define WL_BW_CAP_20MHZ(bw_cap) (((bw_cap) & WLC_BW_20MHZ_BIT) ? TRUE : FALSE)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h1136 #define WLC_BW_20MHZ_BIT (1<<0) macro
1144 #define WLC_BW_CAP_20MHZ (WLC_BW_20MHZ_BIT)
1145 #define WLC_BW_CAP_40MHZ (WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1146 #define WLC_BW_CAP_80MHZ (WLC_BW_80MHZ_BIT|WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1148 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
1154 #define WL_BW_CAP_20MHZ(bw_cap) (((bw_cap) & WLC_BW_20MHZ_BIT) ? TRUE : FALSE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c6662 bw_cap[NL80211_BAND_2GHZ] |= WLC_BW_20MHZ_BIT; in brcmf_get_bwcap()
6663 bw_cap[NL80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT; in brcmf_get_bwcap()
6746 u32 bw_cap[2] = { WLC_BW_20MHZ_BIT, WLC_BW_20MHZ_BIT }; in brcmf_setup_wiphybands()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c19594 bw_cap[NL80211_BAND_2GHZ] |= WLC_BW_20MHZ_BIT;
19595 bw_cap[NL80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT;
19599 bw_cap[NL80211_BAND_2GHZ] |= WLC_BW_20MHZ_BIT;
19600 bw_cap[NL80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT;
20016 u32 bw_cap[4] = { WLC_BW_20MHZ_BIT, /* 2GHz */
20017 WLC_BW_20MHZ_BIT, /* 5GHz */
20019 WLC_BW_20MHZ_BIT }; /* 6GHz */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c19592 bw_cap[NL80211_BAND_2GHZ] |= WLC_BW_20MHZ_BIT;
19593 bw_cap[NL80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT;
19597 bw_cap[NL80211_BAND_2GHZ] |= WLC_BW_20MHZ_BIT;
19598 bw_cap[NL80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT;
20014 u32 bw_cap[4] = { WLC_BW_20MHZ_BIT, /* 2GHz */
20015 WLC_BW_20MHZ_BIT, /* 5GHz */
20017 WLC_BW_20MHZ_BIT }; /* 6GHz */
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c19408 bw_cap[NL80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT;
19428 bw_cap[NL80211_BAND_2GHZ] |= WLC_BW_20MHZ_BIT;
19429 bw_cap[NL80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT;
19433 bw_cap[NL80211_BAND_2GHZ] |= WLC_BW_20MHZ_BIT;
19434 bw_cap[NL80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT;
19829 u32 bw_cap[2] = { WLC_BW_20MHZ_BIT, WLC_BW_20MHZ_BIT };