| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_vht.c | 993 …r *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan) in rtw_restructure_vht_ie() argument 1058 …while ((req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, BAND_ON_5G, oper_ch, oper_bw, … in rtw_restructure_vht_ie() 1059 || (!req_chplan && !rtw_chset_is_chbw_valid(chset, oper_ch, oper_bw, oper_offset, 1, 1)) in rtw_restructure_vht_ie() 1073 …rtw_warn_on(req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, BAND_ON_5G, oper_ch, oper_… in rtw_restructure_vht_ie() 1074 rtw_warn_on(!req_chplan && !rtw_chset_is_chbw_valid(chset, oper_ch, oper_bw, oper_offset, 1, 1)); in rtw_restructure_vht_ie()
|
| H A D | rtw_cmd.c | 1055 struct country_chplan *req_chplan = NULL; in rtw_joinbss_cmd() local 1178 req_chplan = &country_ent; in rtw_joinbss_cmd() 1197 pnetwork->network.Configuration.DSConfig, req_chplan); in rtw_joinbss_cmd() 1207 && ((req_chplan && COUNTRY_CHPLAN_EN_11AC(req_chplan)) in rtw_joinbss_cmd() 1208 || (!req_chplan && RFCTL_REG_EN_11AC(rfctl))) in rtw_joinbss_cmd() 1219 pnetwork->network.IELength, &psecnetwork->IELength, req_chplan); in rtw_joinbss_cmd()
|
| H A D | rtw_mlme.c | 5039 … u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, u8 channel, struct country_chplan *req_chplan) argument 5149 …if ((req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, band, channel, oper_bw, oper_offs… 5150 || (!req_chplan && !rtw_chset_is_chbw_valid(chset, channel, oper_bw, oper_offset, 1, 1)) 5157 …rtw_warn_on(req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, band, channel, oper_bw, op… 5158 … rtw_warn_on(!req_chplan && !rtw_chset_is_chbw_valid(chset, channel, oper_bw, oper_offset, 1, 1));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_vht.c | 993 …r *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan) in rtw_restructure_vht_ie() argument 1058 …while ((req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, BAND_ON_5G, oper_ch, oper_bw, … in rtw_restructure_vht_ie() 1059 || (!req_chplan && !rtw_chset_is_chbw_valid(chset, oper_ch, oper_bw, oper_offset, 1, 1)) in rtw_restructure_vht_ie() 1073 …rtw_warn_on(req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, BAND_ON_5G, oper_ch, oper_… in rtw_restructure_vht_ie() 1074 rtw_warn_on(!req_chplan && !rtw_chset_is_chbw_valid(chset, oper_ch, oper_bw, oper_offset, 1, 1)); in rtw_restructure_vht_ie()
|
| H A D | rtw_cmd.c | 1055 struct country_chplan *req_chplan = NULL; in rtw_joinbss_cmd() local 1178 req_chplan = &country_ent; in rtw_joinbss_cmd() 1197 pnetwork->network.Configuration.DSConfig, req_chplan); in rtw_joinbss_cmd() 1207 && ((req_chplan && COUNTRY_CHPLAN_EN_11AC(req_chplan)) in rtw_joinbss_cmd() 1208 || (!req_chplan && RFCTL_REG_EN_11AC(rfctl))) in rtw_joinbss_cmd() 1219 pnetwork->network.IELength, &psecnetwork->IELength, req_chplan); in rtw_joinbss_cmd()
|
| H A D | rtw_mlme.c | 5012 … u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, u8 channel, struct country_chplan *req_chplan) argument 5122 …if ((req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, band, channel, oper_bw, oper_offs… 5123 || (!req_chplan && !rtw_chset_is_chbw_valid(chset, channel, oper_bw, oper_offset, 1, 1)) 5130 …rtw_warn_on(req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, band, channel, oper_bw, op… 5131 … rtw_warn_on(!req_chplan && !rtw_chset_is_chbw_valid(chset, channel, oper_bw, oper_offset, 1, 1));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_vht.c | 1159 …r *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan) in rtw_restructure_vht_ie() argument 1224 …while ((req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, BAND_ON_5G, oper_ch, oper_bw, … in rtw_restructure_vht_ie() 1225 || (!req_chplan && !rtw_chset_is_chbw_valid(chset, oper_ch, oper_bw, oper_offset, 1, 1)) in rtw_restructure_vht_ie() 1239 …rtw_warn_on(req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, BAND_ON_5G, oper_ch, oper_… in rtw_restructure_vht_ie() 1240 rtw_warn_on(!req_chplan && !rtw_chset_is_chbw_valid(chset, oper_ch, oper_bw, oper_offset, 1, 1)); in rtw_restructure_vht_ie()
|
| H A D | rtw_cmd.c | 813 struct country_chplan *req_chplan = NULL; in rtw_joinbss_cmd() local 935 req_chplan = &country_ent; in rtw_joinbss_cmd() 954 pnetwork->network.Configuration.DSConfig, req_chplan); in rtw_joinbss_cmd() 965 && ((req_chplan && COUNTRY_CHPLAN_EN_11AC(req_chplan)) in rtw_joinbss_cmd() 966 || (!req_chplan && RFCTL_REG_EN_11AC(rfctl))) in rtw_joinbss_cmd() 977 pnetwork->network.IELength, &psecnetwork->IELength, req_chplan); in rtw_joinbss_cmd() 991 && ((req_chplan && COUNTRY_CHPLAN_EN_11AX(req_chplan)) in rtw_joinbss_cmd() 992 || (!req_chplan && RFCTL_REG_EN_11AX(rfctl))) in rtw_joinbss_cmd() 995 pnetwork->network.IELength, &psecnetwork->IELength, req_chplan); in rtw_joinbss_cmd()
|
| H A D | rtw_mlme.c | 4166 … u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, u8 channel, struct country_chplan *req_chplan) in rtw_restructure_ht_ie() argument 4251 …if ((req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, band, channel, oper_bw, oper_offs… in rtw_restructure_ht_ie() 4252 || (!req_chplan && !rtw_chset_is_chbw_valid(chset, channel, oper_bw, oper_offset, 1, 1)) in rtw_restructure_ht_ie() 4259 …rtw_warn_on(req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, band, channel, oper_bw, op… in rtw_restructure_ht_ie() 4260 … rtw_warn_on(!req_chplan && !rtw_chset_is_chbw_valid(chset, channel, oper_bw, oper_offset, 1, 1)); in rtw_restructure_ht_ie()
|
| H A D | rtw_he.c | 1163 …r *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan) in rtw_restructure_he_ie() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_vht.c | 1163 …r *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan) in rtw_restructure_vht_ie() argument 1228 …while ((req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, BAND_ON_5G, oper_ch, oper_bw, … in rtw_restructure_vht_ie() 1229 || (!req_chplan && !rtw_chset_is_chbw_valid(chset, oper_ch, oper_bw, oper_offset, 1, 1)) in rtw_restructure_vht_ie() 1243 …rtw_warn_on(req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, BAND_ON_5G, oper_ch, oper_… in rtw_restructure_vht_ie() 1244 rtw_warn_on(!req_chplan && !rtw_chset_is_chbw_valid(chset, oper_ch, oper_bw, oper_offset, 1, 1)); in rtw_restructure_vht_ie()
|
| H A D | rtw_cmd.c | 813 struct country_chplan *req_chplan = NULL; in rtw_joinbss_cmd() local 934 req_chplan = &country_ent; in rtw_joinbss_cmd() 953 pnetwork->network.Configuration.DSConfig, req_chplan); in rtw_joinbss_cmd() 963 && ((req_chplan && COUNTRY_CHPLAN_EN_11AC(req_chplan)) in rtw_joinbss_cmd() 964 || (!req_chplan && RFCTL_REG_EN_11AC(rfctl))) in rtw_joinbss_cmd() 975 pnetwork->network.IELength, &psecnetwork->IELength, req_chplan); in rtw_joinbss_cmd() 988 && ((req_chplan && COUNTRY_CHPLAN_EN_11AX(req_chplan)) in rtw_joinbss_cmd() 989 || (!req_chplan && RFCTL_REG_EN_11AX(rfctl))) in rtw_joinbss_cmd() 992 pnetwork->network.IELength, &psecnetwork->IELength, req_chplan); in rtw_joinbss_cmd()
|
| H A D | rtw_mlme.c | 4197 … u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, u8 channel, struct country_chplan *req_chplan) in rtw_restructure_ht_ie() argument 4282 …if ((req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, band, channel, oper_bw, oper_offs… in rtw_restructure_ht_ie() 4283 || (!req_chplan && !rtw_chset_is_chbw_valid(chset, channel, oper_bw, oper_offset, 1, 1)) in rtw_restructure_ht_ie() 4290 …rtw_warn_on(req_chplan && !rtw_country_chplan_is_chbw_valid(req_chplan, band, channel, oper_bw, op… in rtw_restructure_ht_ie() 4291 … rtw_warn_on(!req_chplan && !rtw_chset_is_chbw_valid(chset, channel, oper_bw, oper_offset, 1, 1)); in rtw_restructure_ht_ie()
|
| H A D | rtw_he.c | 1163 …r *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan) in rtw_restructure_he_ie() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_vht.h | 209 … *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan);
|
| H A D | rtw_mlme.h | 968 …u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, u8 channel, struct country_chplan *req_chplan);
|
| H A D | rtw_he.h | 997 … *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_vht.h | 212 … *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan);
|
| H A D | rtw_mlme.h | 981 …u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, u8 channel, struct country_chplan *req_chplan);
|
| H A D | rtw_he.h | 997 … *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_vht.h | 211 … *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan);
|
| H A D | rtw_mlme.h | 1121 …u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, u8 channel, struct country_chplan *req_chplan);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_vht.h | 211 … *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, struct country_chplan *req_chplan);
|
| H A D | rtw_mlme.h | 1122 …u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len, u8 channel, struct country_chplan *req_chplan);
|