Home
last modified time | relevance | path

Searched refs:MSG_EVT_MAX (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatcher.c327 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 Dphl_def.h669 MSG_EVT_MAX = 0x7fff enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatcher.c327 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 Dphl_def.h668 MSG_EVT_MAX = 0x7fff enumerator