Searched refs:SET_CUR_PENDING_EVT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatcher.c | 34 #define SET_CUR_PENDING_EVT( _obj, _mdl_id, _evt_id) \ macro 327 SET_CUR_PENDING_EVT(obj, MSG_MDL_ID_FIELD(ex->msg.msg_id), MSG_EVT_MAX); in push_back_idle_msg() 411 SET_CUR_PENDING_EVT(obj, MSG_MDL_ID_FIELD(ex->msg.msg_id), MSG_EVT_ID_FIELD(ex->msg.msg_id)); in push_back_pending_msg() 609 SET_CUR_PENDING_EVT(obj, i, MSG_EVT_MAX); in init_dispr_mdl_mgnt_info() 641 SET_CUR_PENDING_EVT(obj, req->req.module_id, MSG_EVT_MAX); in push_back_idle_req()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispatcher.c | 34 #define SET_CUR_PENDING_EVT( _obj, _mdl_id, _evt_id) \ macro 327 SET_CUR_PENDING_EVT(obj, MSG_MDL_ID_FIELD(ex->msg.msg_id), MSG_EVT_MAX); in push_back_idle_msg() 411 SET_CUR_PENDING_EVT(obj, MSG_MDL_ID_FIELD(ex->msg.msg_id), MSG_EVT_ID_FIELD(ex->msg.msg_id)); in push_back_pending_msg() 609 SET_CUR_PENDING_EVT(obj, i, MSG_EVT_MAX); in init_dispr_mdl_mgnt_info() 641 SET_CUR_PENDING_EVT(obj, req->req.module_id, MSG_EVT_MAX); in push_back_idle_req()
|