Searched refs:MSG_EVT_MAX (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatcher.c | 327 SET_CUR_PENDING_EVT(obj, MSG_MDL_ID_FIELD(ex->msg.msg_id), MSG_EVT_MAX); in push_back_idle_msg() 468 if (pending_evt != MSG_EVT_MAX && pending_evt != MSG_EVT_ID_FIELD(ex->msg.msg_id)) { in is_msg_canceled() 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()
|
| H A D | phl_def.h | 669 MSG_EVT_MAX = 0x7fff enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispatcher.c | 327 SET_CUR_PENDING_EVT(obj, MSG_MDL_ID_FIELD(ex->msg.msg_id), MSG_EVT_MAX); in push_back_idle_msg() 468 if (pending_evt != MSG_EVT_MAX && pending_evt != MSG_EVT_ID_FIELD(ex->msg.msg_id)) { in is_msg_canceled() 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()
|
| H A D | phl_def.h | 668 MSG_EVT_MAX = 0x7fff enumerator
|