| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rf.c | 726 static const struct op_class_t global_op_class[] = { variable 760 static const int global_op_class_num = sizeof(global_op_class) / sizeof(struct op_class_t); 767 if (global_op_class[i].class_id == gid) in get_global_op_class_by_id() 770 return i < global_op_class_num ? &global_op_class[i] : NULL; in get_global_op_class_by_id() 783 if (opc < global_op_class in is_valid_global_op_class_ch() 784 || (((u8 *)opc) - ((u8 *)global_op_class)) % sizeof(struct op_class_t) in is_valid_global_op_class_ch() 787 …, opc, global_op_class, sizeof(struct op_class_t), (((u8 *)opc) - ((u8 *)global_op_class)) % sizeo… in is_valid_global_op_class_ch() 791 array_idx = (((u8 *)opc) - ((u8 *)global_op_class)) / sizeof(struct op_class_t); in is_valid_global_op_class_ch() 793 for (i = 0; i < OPC_CH_LIST_LEN(global_op_class[array_idx]); i++) in is_valid_global_op_class_ch() 794 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch() [all …]
|
| H A D | rtw_rm_util.c | 51 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 101 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 102 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rf.c | 726 static const struct op_class_t global_op_class[] = { variable 760 static const int global_op_class_num = sizeof(global_op_class) / sizeof(struct op_class_t); 767 if (global_op_class[i].class_id == gid) in get_global_op_class_by_id() 770 return i < global_op_class_num ? &global_op_class[i] : NULL; in get_global_op_class_by_id() 783 if (opc < global_op_class in is_valid_global_op_class_ch() 784 || (((u8 *)opc) - ((u8 *)global_op_class)) % sizeof(struct op_class_t) in is_valid_global_op_class_ch() 787 …, opc, global_op_class, sizeof(struct op_class_t), (((u8 *)opc) - ((u8 *)global_op_class)) % sizeo… in is_valid_global_op_class_ch() 791 array_idx = (((u8 *)opc) - ((u8 *)global_op_class)) / sizeof(struct op_class_t); in is_valid_global_op_class_ch() 793 for (i = 0; i < OPC_CH_LIST_LEN(global_op_class[array_idx]); i++) in is_valid_global_op_class_ch() 794 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch() [all …]
|
| H A D | rtw_rm_util.c | 51 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 101 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 102 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_rf.c | 733 static const struct op_class_t global_op_class[] = { variable 767 static const int global_op_class_num = sizeof(global_op_class) / sizeof(struct op_class_t); 774 if (global_op_class[i].class_id == gid) in get_global_op_class_by_id() 777 return i < global_op_class_num ? &global_op_class[i] : NULL; in get_global_op_class_by_id() 790 if (opc < global_op_class in is_valid_global_op_class_ch() 791 || (((u8 *)opc) - ((u8 *)global_op_class)) % sizeof(struct op_class_t) in is_valid_global_op_class_ch() 794 …, opc, global_op_class, sizeof(struct op_class_t), (((u8 *)opc) - ((u8 *)global_op_class)) % sizeo… in is_valid_global_op_class_ch() 798 array_idx = (((u8 *)opc) - ((u8 *)global_op_class)) / sizeof(struct op_class_t); in is_valid_global_op_class_ch() 800 for (i = 0; i < OPC_CH_LIST_LEN(global_op_class[array_idx]); i++) in is_valid_global_op_class_ch() 801 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch() [all …]
|
| H A D | rtw_rm_util.c | 52 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 102 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 103 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_rf.c | 733 static const struct op_class_t global_op_class[] = { variable 767 static const int global_op_class_num = sizeof(global_op_class) / sizeof(struct op_class_t); 774 if (global_op_class[i].class_id == gid) in get_global_op_class_by_id() 777 return i < global_op_class_num ? &global_op_class[i] : NULL; in get_global_op_class_by_id() 790 if (opc < global_op_class in is_valid_global_op_class_ch() 791 || (((u8 *)opc) - ((u8 *)global_op_class)) % sizeof(struct op_class_t) in is_valid_global_op_class_ch() 794 …, opc, global_op_class, sizeof(struct op_class_t), (((u8 *)opc) - ((u8 *)global_op_class)) % sizeo… in is_valid_global_op_class_ch() 798 array_idx = (((u8 *)opc) - ((u8 *)global_op_class)) / sizeof(struct op_class_t); in is_valid_global_op_class_ch() 800 for (i = 0; i < OPC_CH_LIST_LEN(global_op_class[array_idx]); i++) in is_valid_global_op_class_ch() 801 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch() [all …]
|
| H A D | rtw_rm_util.c | 52 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 102 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 103 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_rf.c | 734 static const struct op_class_t global_op_class[] = { variable 768 static const int global_op_class_num = sizeof(global_op_class) / sizeof(struct op_class_t); 775 if (global_op_class[i].class_id == gid) in get_global_op_class_by_id() 778 return i < global_op_class_num ? &global_op_class[i] : NULL; in get_global_op_class_by_id() 791 if (opc < global_op_class in is_valid_global_op_class_ch() 792 || (((u8 *)opc) - ((u8 *)global_op_class)) % sizeof(struct op_class_t) in is_valid_global_op_class_ch() 795 …, opc, global_op_class, sizeof(struct op_class_t), (((u8 *)opc) - ((u8 *)global_op_class)) % sizeo… in is_valid_global_op_class_ch() 799 array_idx = (((u8 *)opc) - ((u8 *)global_op_class)) / sizeof(struct op_class_t); in is_valid_global_op_class_ch() 801 for (i = 0; i < OPC_CH_LIST_LEN(global_op_class[array_idx]); i++) in is_valid_global_op_class_ch() 802 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch() [all …]
|
| H A D | rtw_rm_util.c | 53 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 103 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 104 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rf.c | 799 static const struct op_class_t global_op_class[] = { variable 833 static const int global_op_class_num = sizeof(global_op_class) / sizeof(struct op_class_t); 840 if (global_op_class[i].class_id == gid) in get_global_op_class_by_id() 843 return i < global_op_class_num ? &global_op_class[i] : NULL; in get_global_op_class_by_id() 856 if (opc < global_op_class in is_valid_global_op_class_ch() 857 || (((u8 *)opc) - ((u8 *)global_op_class)) % sizeof(struct op_class_t) in is_valid_global_op_class_ch() 860 …, opc, global_op_class, sizeof(struct op_class_t), (((u8 *)opc) - ((u8 *)global_op_class)) % sizeo… in is_valid_global_op_class_ch() 864 array_idx = (((u8 *)opc) - ((u8 *)global_op_class)) / sizeof(struct op_class_t); in is_valid_global_op_class_ch() 866 for (i = 0; i < OPC_CH_LIST_LEN(global_op_class[array_idx]); i++) in is_valid_global_op_class_ch() 867 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch() [all …]
|
| H A D | rtw_rm_util.c | 52 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 102 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 103 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rf.c | 799 static const struct op_class_t global_op_class[] = { variable 833 static const int global_op_class_num = sizeof(global_op_class) / sizeof(struct op_class_t); 840 if (global_op_class[i].class_id == gid) in get_global_op_class_by_id() 843 return i < global_op_class_num ? &global_op_class[i] : NULL; in get_global_op_class_by_id() 856 if (opc < global_op_class in is_valid_global_op_class_ch() 857 || (((u8 *)opc) - ((u8 *)global_op_class)) % sizeof(struct op_class_t) in is_valid_global_op_class_ch() 860 …, opc, global_op_class, sizeof(struct op_class_t), (((u8 *)opc) - ((u8 *)global_op_class)) % sizeo… in is_valid_global_op_class_ch() 864 array_idx = (((u8 *)opc) - ((u8 *)global_op_class)) / sizeof(struct op_class_t); in is_valid_global_op_class_ch() 866 for (i = 0; i < OPC_CH_LIST_LEN(global_op_class[array_idx]); i++) in is_valid_global_op_class_ch() 867 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch() [all …]
|
| H A D | rtw_rm_util.c | 52 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 102 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 103 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_rf.c | 719 static const struct op_class_map global_op_class[RTW_GLOBAL_OP_CLASS_NUM] = { variable 755 if (global_op_class[gid].band == BAND_ON_2_4G) in global_op_class_get_ch() 757 if (global_op_class[gid].band == BAND_ON_5G) in global_op_class_get_ch() 765 if (global_op_class[gid].band == BAND_ON_2_4G) in global_op_class_get_cid() 767 else if (global_op_class[gid].band == BAND_ON_5G) in global_op_class_get_cid() 785 , global_op_class[gid].op_class in dump_op_class_ch_single() 786 , band_str(global_op_class[gid].band) in dump_op_class_ch_single() 787 , opc_bw_str(global_op_class[gid].bw) in dump_op_class_ch_single() 790 if ((ch_bmp | global_op_class[gid].ch_bmp) != global_op_class[gid].ch_bmp) { in dump_op_class_ch_single() 791 RTW_WARN("invalid ch_map:0x%x of global op_class:%u", ch_bmp, global_op_class[gid].op_class); in dump_op_class_ch_single() [all …]
|
| H A D | rtw_rm_util.c | 53 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 80 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 81 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rf.c | 718 static const struct op_class_map global_op_class[RTW_GLOBAL_OP_CLASS_NUM] = { variable 754 if (global_op_class[gid].band == BAND_ON_2_4G) in global_op_class_get_ch() 756 if (global_op_class[gid].band == BAND_ON_5G) in global_op_class_get_ch() 764 if (global_op_class[gid].band == BAND_ON_2_4G) in global_op_class_get_cid() 766 else if (global_op_class[gid].band == BAND_ON_5G) in global_op_class_get_cid() 784 , global_op_class[gid].op_class in dump_op_class_ch_single() 785 , band_str(global_op_class[gid].band) in dump_op_class_ch_single() 786 , opc_bw_str(global_op_class[gid].bw) in dump_op_class_ch_single() 789 if ((ch_bmp | global_op_class[gid].ch_bmp) != global_op_class[gid].ch_bmp) { in dump_op_class_ch_single() 790 RTW_WARN("invalid ch_map:0x%x of global op_class:%u", ch_bmp, global_op_class[gid].op_class); in dump_op_class_ch_single() [all …]
|
| H A D | rtw_rm_util.c | 52 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 79 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 80 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rf.c | 718 static const struct op_class_map global_op_class[RTW_GLOBAL_OP_CLASS_NUM] = { variable 754 if (global_op_class[gid].band == BAND_ON_2_4G) in global_op_class_get_ch() 756 if (global_op_class[gid].band == BAND_ON_5G) in global_op_class_get_ch() 764 if (global_op_class[gid].band == BAND_ON_2_4G) in global_op_class_get_cid() 766 else if (global_op_class[gid].band == BAND_ON_5G) in global_op_class_get_cid() 784 , global_op_class[gid].op_class in dump_op_class_ch_single() 785 , band_str(global_op_class[gid].band) in dump_op_class_ch_single() 786 , opc_bw_str(global_op_class[gid].bw) in dump_op_class_ch_single() 789 if ((ch_bmp | global_op_class[gid].ch_bmp) != global_op_class[gid].ch_bmp) { in dump_op_class_ch_single() 790 RTW_WARN("invalid ch_map:0x%x of global op_class:%u", ch_bmp, global_op_class[gid].op_class); in dump_op_class_ch_single() [all …]
|
| H A D | rtw_rm_util.c | 52 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 79 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 80 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_rm_util.c | 52 if (RTW_OP_CLASS_US[i].global_op_class == op_class) { in rm_get_ch_set() 79 ch, RTW_OP_CLASS_US[i].global_op_class); in rm_get_oper_class_via_ch() 80 return RTW_OP_CLASS_US[i].global_op_class; in rm_get_oper_class_via_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_rm.h | 77 int global_op_class; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_rm.h | 78 int global_op_class; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_rm.h | 81 int global_op_class; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_rm.h | 81 int global_op_class; member
|