Searched refs:_clr_bitmap_bit (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_util.h | 48 static inline void _clr_bitmap_bit(u8 *bitmap, u8 *arr, u32 len) in _clr_bitmap_bit() function
|
| H A D | phl_cmd_dispatcher.c | 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() 1049 _clr_bitmap_bit(bitmap, &(mdl->id), 1); in feed_mdl_msg() 1600 _clr_bitmap_bit(obj->bitmap, &(module->id), 1); in dispr_deregister_module() 1601 _clr_bitmap_bit(obj->basemap, &(module->id), 1); in dispr_deregister_module() 1698 _clr_bitmap_bit(obj->bitmap, &(module->id), 1); in dispr_module_stop() 1699 _clr_bitmap_bit(obj->basemap, &(module->id), 1); in dispr_module_stop()
|
| H A D | phl_msg_hub.c | 334 _clr_bitmap_bit(recver->bitmap, mdl_id, len); in phl_msg_hub_update_recver_mask()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_util.h | 48 static inline void _clr_bitmap_bit(u8 *bitmap, u8 *arr, u32 len) in _clr_bitmap_bit() function
|
| H A D | phl_cmd_dispatcher.c | 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() 1050 _clr_bitmap_bit(bitmap, &(mdl->id), 1); in feed_mdl_msg() 1601 _clr_bitmap_bit(obj->bitmap, &(module->id), 1); in dispr_deregister_module() 1602 _clr_bitmap_bit(obj->basemap, &(module->id), 1); in dispr_deregister_module() 1699 _clr_bitmap_bit(obj->bitmap, &(module->id), 1); in dispr_module_stop() 1700 _clr_bitmap_bit(obj->basemap, &(module->id), 1); in dispr_module_stop()
|
| H A D | phl_msg_hub.c | 334 _clr_bitmap_bit(recver->bitmap, mdl_id, len); in phl_msg_hub_update_recver_mask()
|