Home
last modified time | relevance | path

Searched refs:op_chs (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dwifi_regd.c190 u8 *op_chs; in rtw_os_get_total_txpwr_regd_lmt_mbm() local
196 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in rtw_os_get_total_txpwr_regd_lmt_mbm()
200 freq = rtw_ch2freq(op_chs[i]); in rtw_os_get_total_txpwr_regd_lmt_mbm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dwifi_regd.c191 u8 *op_chs; in rtw_os_get_total_txpwr_regd_lmt_mbm() local
197 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in rtw_os_get_total_txpwr_regd_lmt_mbm()
201 freq = rtw_ch2freq(op_chs[i]); in rtw_os_get_total_txpwr_regd_lmt_mbm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dwifi_regd.c190 u8 *op_chs; in rtw_os_get_total_txpwr_regd_lmt_mbm() local
196 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in rtw_os_get_total_txpwr_regd_lmt_mbm()
200 freq = rtw_ch2freq(op_chs[i]); in rtw_os_get_total_txpwr_regd_lmt_mbm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c321 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
352 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
898 u8 *op_chs; in dbg_global_op_class_validate() local
911 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) { in dbg_global_op_class_validate()
919 if (*(op_chs + k) == ch) in dbg_global_op_class_validate()
1225 u8 *op_chs; in op_class_pref_apply_regulatory() local
1242 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in op_class_pref_apply_regulatory()
1246 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c321 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
352 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
898 u8 *op_chs; in dbg_global_op_class_validate() local
911 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) { in dbg_global_op_class_validate()
919 if (*(op_chs + k) == ch) in dbg_global_op_class_validate()
1225 u8 *op_chs; in op_class_pref_apply_regulatory() local
1242 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in op_class_pref_apply_regulatory()
1246 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rf.c343 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
374 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
1000 u8 *op_chs; in init_op_class_ch_bmp() local
1015 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in init_op_class_ch_bmp()
1020 && *(op_chs + k) > cch) in init_op_class_ch_bmp()
1022 && *(op_chs + k) < cch)) in init_op_class_ch_bmp()
1025 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in init_op_class_ch_bmp()
1042 && *(op_chs + k) > cch) in init_op_class_ch_bmp()
1044 && *(op_chs + k) < cch)) in init_op_class_ch_bmp()
1046 tmp_ch_bmp |= BIT(global_op_class_get_cid(i, *(op_chs + k))); in init_op_class_ch_bmp()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rf.c342 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
999 u8 *op_chs; in init_op_class_ch_bmp() local
1014 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in init_op_class_ch_bmp()
1019 && *(op_chs + k) > cch) in init_op_class_ch_bmp()
1021 && *(op_chs + k) < cch)) in init_op_class_ch_bmp()
1024 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in init_op_class_ch_bmp()
1041 && *(op_chs + k) > cch) in init_op_class_ch_bmp()
1043 && *(op_chs + k) < cch)) in init_op_class_ch_bmp()
1045 tmp_ch_bmp |= BIT(global_op_class_get_cid(i, *(op_chs + k))); in init_op_class_ch_bmp()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rf.c342 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
999 u8 *op_chs; in init_op_class_ch_bmp() local
1014 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in init_op_class_ch_bmp()
1019 && *(op_chs + k) > cch) in init_op_class_ch_bmp()
1021 && *(op_chs + k) < cch)) in init_op_class_ch_bmp()
1024 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in init_op_class_ch_bmp()
1041 && *(op_chs + k) > cch) in init_op_class_ch_bmp()
1043 && *(op_chs + k) < cch)) in init_op_class_ch_bmp()
1045 tmp_ch_bmp |= BIT(global_op_class_get_cid(i, *(op_chs + k))); in init_op_class_ch_bmp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c342 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
905 u8 *op_chs; in dbg_global_op_class_validate() local
918 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) { in dbg_global_op_class_validate()
926 if (*(op_chs + k) == ch) in dbg_global_op_class_validate()
1229 u8 *op_chs; in op_class_pref_apply_regulatory() local
1246 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in op_class_pref_apply_regulatory()
1250 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c342 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
905 u8 *op_chs; in dbg_global_op_class_validate() local
918 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) { in dbg_global_op_class_validate()
926 if (*(op_chs + k) == ch) in dbg_global_op_class_validate()
1229 u8 *op_chs; in op_class_pref_apply_regulatory() local
1246 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in op_class_pref_apply_regulatory()
1250 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rf.c343 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
374 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
906 u8 *op_chs; in dbg_global_op_class_validate() local
919 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) { in dbg_global_op_class_validate()
927 if (*(op_chs + k) == ch) in dbg_global_op_class_validate()
1230 u8 *op_chs; in op_class_pref_apply_regulatory() local
1247 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in op_class_pref_apply_regulatory()
1251 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dwifi_regd.c416 u8 *op_chs; in rtw_os_get_total_txpwr_regd_lmt_mbm() local
422 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in rtw_os_get_total_txpwr_regd_lmt_mbm()
426 freq = rtw_ch2freq(op_chs[i]); in rtw_os_get_total_txpwr_regd_lmt_mbm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dwifi_regd.c416 u8 *op_chs; in rtw_os_get_total_txpwr_regd_lmt_mbm() local
422 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in rtw_os_get_total_txpwr_regd_lmt_mbm()
426 freq = rtw_ch2freq(op_chs[i]); in rtw_os_get_total_txpwr_regd_lmt_mbm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dwifi_regd.c416 u8 *op_chs; in rtw_os_get_total_txpwr_regd_lmt_mbm() local
422 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in rtw_os_get_total_txpwr_regd_lmt_mbm()
426 freq = rtw_ch2freq(op_chs[i]); in rtw_os_get_total_txpwr_regd_lmt_mbm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dwifi_regd.c416 u8 *op_chs; in rtw_os_get_total_txpwr_regd_lmt_mbm() local
422 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in rtw_os_get_total_txpwr_regd_lmt_mbm()
426 freq = rtw_ch2freq(op_chs[i]); in rtw_os_get_total_txpwr_regd_lmt_mbm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c342 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
971 u8 *op_chs; in dbg_global_op_class_validate() local
984 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) { in dbg_global_op_class_validate()
992 if (*(op_chs + k) == ch) in dbg_global_op_class_validate()
1333 u8 *op_chs; in op_class_pref_apply_regulatory() local
1350 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in op_class_pref_apply_regulatory()
1354 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c342 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
373 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
971 u8 *op_chs; in dbg_global_op_class_validate() local
984 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) { in dbg_global_op_class_validate()
992 if (*(op_chs + k) == ch) in dbg_global_op_class_validate()
1297 u8 *op_chs; in op_class_pref_apply_regulatory() local
1314 if (!rtw_get_op_chs_by_cch_bw(cch, bw, &op_chs, &op_ch_num)) in op_class_pref_apply_regulatory()
1318 chset_idx = rtw_chset_search_ch(chset, *(op_chs + k)); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_rf.h63 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_rf.c230 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() argument
261 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_rf.h56 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_rf.h56 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_rf.h53 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_rf.h56 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_rf.h56 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_rf.h68 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num);

123