Home
last modified time | relevance | path

Searched refs:OPC_CH_LIST_CH (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c720 #define OPC_CH_LIST_CH(_opc, _i) (_opc.len_ch_attr[_i + 1]) macro
794 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch()
856 _RTW_PRINT_SEL(sel, " %u", OPC_CH_LIST_CH(global_op_class[gid], i)); in dump_global_op_class_ch_single()
902 ch = OPC_CH_LIST_CH(global_op_class[gid], i); in dbg_global_op_class_validate()
1052 opc_pref->chs[j].ch = OPC_CH_LIST_CH(global_op_class[i], j); in opc_pref_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c720 #define OPC_CH_LIST_CH(_opc, _i) (_opc.len_ch_attr[_i + 1]) macro
794 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch()
856 _RTW_PRINT_SEL(sel, " %u", OPC_CH_LIST_CH(global_op_class[gid], i)); in dump_global_op_class_ch_single()
902 ch = OPC_CH_LIST_CH(global_op_class[gid], i); in dbg_global_op_class_validate()
1052 opc_pref->chs[j].ch = OPC_CH_LIST_CH(global_op_class[i], j); in opc_pref_alloc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c727 #define OPC_CH_LIST_CH(_opc, _i) (_opc.len_ch_attr[_i + 1]) macro
801 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch()
860 pos += snprintf(pos, 100 - (pos - buf), " %u", OPC_CH_LIST_CH(global_op_class[gid], i)); in dump_global_op_class_ch_single()
909 ch = OPC_CH_LIST_CH(global_op_class[gid], i); in dbg_global_op_class_validate()
1057 opc_pref->chs[j].ch = OPC_CH_LIST_CH(global_op_class[i], j); in opc_pref_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c727 #define OPC_CH_LIST_CH(_opc, _i) (_opc.len_ch_attr[_i + 1]) macro
801 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch()
860 pos += snprintf(pos, 100 - (pos - buf), " %u", OPC_CH_LIST_CH(global_op_class[gid], i)); in dump_global_op_class_ch_single()
909 ch = OPC_CH_LIST_CH(global_op_class[gid], i); in dbg_global_op_class_validate()
1057 opc_pref->chs[j].ch = OPC_CH_LIST_CH(global_op_class[i], j); in opc_pref_alloc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rf.c728 #define OPC_CH_LIST_CH(_opc, _i) (_opc.len_ch_attr[_i + 1]) macro
802 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch()
861 pos += snprintf(pos, 100 - (pos - buf), " %u", OPC_CH_LIST_CH(global_op_class[gid], i)); in dump_global_op_class_ch_single()
910 ch = OPC_CH_LIST_CH(global_op_class[gid], i); in dbg_global_op_class_validate()
1058 opc_pref->chs[j].ch = OPC_CH_LIST_CH(global_op_class[i], j); in opc_pref_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c793 #define OPC_CH_LIST_CH(_opc, _i) (_opc.len_ch_attr[_i + 1]) macro
867 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch()
929 _RTW_PRINT_SEL(sel, " %u", OPC_CH_LIST_CH(global_op_class[gid], i)); in dump_global_op_class_ch_single()
975 ch = OPC_CH_LIST_CH(global_op_class[gid], i); in dbg_global_op_class_validate()
1161 opc_pref->chs[j].ch = OPC_CH_LIST_CH(global_op_class[i], j); in opc_pref_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c793 #define OPC_CH_LIST_CH(_opc, _i) (_opc.len_ch_attr[_i + 1]) macro
867 if (OPC_CH_LIST_CH(global_op_class[array_idx], i) == ch) in is_valid_global_op_class_ch()
929 _RTW_PRINT_SEL(sel, " %u", OPC_CH_LIST_CH(global_op_class[gid], i)); in dump_global_op_class_ch_single()
975 ch = OPC_CH_LIST_CH(global_op_class[gid], i); in dbg_global_op_class_validate()
1125 opc_pref->chs[j].ch = OPC_CH_LIST_CH(global_op_class[i], j); in opc_pref_alloc()