Home
last modified time | relevance | path

Searched refs:id_arr (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatcher.c571 enum phl_msg_opt opt, u8 *id_arr, u32 len, u8 mdl_id) in set_msg_custom_bitmap() argument
580 _clr_bitmap_bit(ex->premap, id_arr, len); in set_msg_custom_bitmap()
581 _clr_bitmap_bit(ex->postmap, id_arr, len); in set_msg_custom_bitmap()
583 _add_bitmap_bit(ex->premap, id_arr, len); in set_msg_custom_bitmap()
584 _add_bitmap_bit(ex->postmap, id_arr, len); in set_msg_custom_bitmap()
1941 if(attr && attr->notify.id_arr == NULL && attr->notify.len) { in dispr_send_msg()
1976 attr->notify.id_arr, attr->notify.len, module_id); in dispr_send_msg()
2363 if (map->id_arr[i] >= PHL_FG_MDL_START) { in loop_through_map()
2368 mdl = (struct phl_bk_module *)GET_MDL_HANDLE(obj, map->id_arr[i]); in loop_through_map()
2407 _os_kmem_free(d, seq->map[i].id_arr, seq->map[i].len); in reset_self_def_seq()
[all …]
H A Dphl_def.h783 u8* id_arr; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatcher.c571 enum phl_msg_opt opt, u8 *id_arr, u32 len, u8 mdl_id) in set_msg_custom_bitmap() argument
580 _clr_bitmap_bit(ex->premap, id_arr, len); in set_msg_custom_bitmap()
581 _clr_bitmap_bit(ex->postmap, id_arr, len); in set_msg_custom_bitmap()
583 _add_bitmap_bit(ex->premap, id_arr, len); in set_msg_custom_bitmap()
584 _add_bitmap_bit(ex->postmap, id_arr, len); in set_msg_custom_bitmap()
1942 if(attr && attr->notify.id_arr == NULL && attr->notify.len) { in dispr_send_msg()
1977 attr->notify.id_arr, attr->notify.len, module_id); in dispr_send_msg()
2364 if (map->id_arr[i] >= PHL_FG_MDL_START) { in loop_through_map()
2369 mdl = (struct phl_bk_module *)GET_MDL_HANDLE(obj, map->id_arr[i]); in loop_through_map()
2408 _os_kmem_free(d, seq->map[i].id_arr, seq->map[i].len); in reset_self_def_seq()
[all …]
H A Dphl_def.h782 u8* id_arr; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dcmd_disp_test.c500 attr.notify.id_arr = (u8*)&tmp; in disp_send_msg_test()
514 attr.notify.id_arr = NULL; in disp_send_msg_test()
889 seq.pre_prot_phase.map[PHL_MDL_PRI_OPTIONAL].id_arr = pre_proct_seq; in disp_self_def_msg_test()
891 seq.pre_prot_phase.map[PHL_MDL_PRI_MANDATORY].id_arr = pre_proct_seq; in disp_self_def_msg_test()
893 seq.post_prot_phase.map[PHL_MDL_PRI_OPTIONAL].id_arr = post_proct_seq; in disp_self_def_msg_test()
895 seq.post_prot_phase.map[PHL_MDL_PRI_MANDATORY].id_arr = post_proct_seq; in disp_self_def_msg_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dcmd_disp_test.c500 attr.notify.id_arr = (u8*)&tmp; in disp_send_msg_test()
514 attr.notify.id_arr = NULL; in disp_send_msg_test()
889 seq.pre_prot_phase.map[PHL_MDL_PRI_OPTIONAL].id_arr = pre_proct_seq; in disp_self_def_msg_test()
891 seq.pre_prot_phase.map[PHL_MDL_PRI_MANDATORY].id_arr = pre_proct_seq; in disp_self_def_msg_test()
893 seq.post_prot_phase.map[PHL_MDL_PRI_OPTIONAL].id_arr = post_proct_seq; in disp_self_def_msg_test()
895 seq.post_prot_phase.map[PHL_MDL_PRI_MANDATORY].id_arr = post_proct_seq; in disp_self_def_msg_test()