Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatcher.c563 if(_chk_bitmap_bit(obj->bitmap, mdl_id)) { in set_msg_bitmap()
586 if(_chk_bitmap_bit(obj->bitmap, mdl_id)) { in set_msg_custom_bitmap()
1017 …(IS_DISPR_CTRL(MSG_MDL_ID_FIELD(ex->msg.msg_id)) || _chk_bitmap_bit(obj->bitmap, ex->module->id)))… in notify_msg_fail()
1074 if (priority == i && _chk_bitmap_bit(ex->premap, owner_id)) { in msg_pre_phase_hdl()
1086 if (!_chk_bitmap_bit(ex->premap, mdl->id) || in msg_pre_phase_hdl()
1116 if (priority == i && _chk_bitmap_bit(ex->postmap, owner_id)) { in msg_post_phase_hdl()
1126 if (!_chk_bitmap_bit(ex->postmap, mdl->id)|| in msg_post_phase_hdl()
1310 if (!_chk_bitmap_bit(obj->bitmap, id)) in get_module_by_id()
1549 _chk_bitmap_bit(obj->bitmap, id) == true) { in dispr_register_module()
1803 !_chk_bitmap_bit(obj->bitmap, id)) in dispr_get_bk_module_handle()
[all …]
H A Dphl_util.h56 #define _chk_bitmap_bit(_bitmap, _id) \ macro
H A Dphl_msg_hub.c136 if(_chk_bitmap_bit(recver->bitmap, module_id)) { in msg_forward()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatcher.c563 if(_chk_bitmap_bit(obj->bitmap, mdl_id)) { in set_msg_bitmap()
586 if(_chk_bitmap_bit(obj->bitmap, mdl_id)) { in set_msg_custom_bitmap()
1018 …(IS_DISPR_CTRL(MSG_MDL_ID_FIELD(ex->msg.msg_id)) || _chk_bitmap_bit(obj->bitmap, ex->module->id)))… in notify_msg_fail()
1075 if (priority == i && _chk_bitmap_bit(ex->premap, owner_id)) { in msg_pre_phase_hdl()
1087 if (!_chk_bitmap_bit(ex->premap, mdl->id) || in msg_pre_phase_hdl()
1117 if (priority == i && _chk_bitmap_bit(ex->postmap, owner_id)) { in msg_post_phase_hdl()
1127 if (!_chk_bitmap_bit(ex->postmap, mdl->id)|| in msg_post_phase_hdl()
1311 if (!_chk_bitmap_bit(obj->bitmap, id)) in get_module_by_id()
1550 _chk_bitmap_bit(obj->bitmap, id) == true) { in dispr_register_module()
1804 !_chk_bitmap_bit(obj->bitmap, id)) in dispr_get_bk_module_handle()
[all …]
H A Dphl_util.h56 #define _chk_bitmap_bit(_bitmap, _id) \ macro
H A Dphl_msg_hub.c136 if(_chk_bitmap_bit(recver->bitmap, module_id)) { in msg_forward()