Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c449 if (req->evt_id != evt_id && MSG_EVT_PHY_IDLE != evt_id) in _cancel_pwr_req()
1475 case MSG_EVT_PHY_IDLE: in _general_mdl_msg_hdlr()
1701 case MSG_EVT_PHY_IDLE: in _ps_mdl_hdl_internal_evt()
H A Dphl_cmd_dispatcher.c454 evt == MSG_EVT_PHY_IDLE) in is_special_msg()
2338 SET_MSG_EVT_ID_FIELD(msg.msg_id, MSG_EVT_PHY_IDLE); in send_bk_msg_phy_idle()
H A Dphl_def.h519 MSG_EVT_PHY_IDLE = 2, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c474 if (req->evt_id != evt_id && MSG_EVT_PHY_IDLE != evt_id) in _cancel_pwr_req()
1511 case MSG_EVT_PHY_IDLE: in _general_mdl_msg_hdlr()
1737 case MSG_EVT_PHY_IDLE: in _ps_mdl_hdl_internal_evt()
H A Dphl_cmd_dispatcher.c454 evt == MSG_EVT_PHY_IDLE) in is_special_msg()
2339 SET_MSG_EVT_ID_FIELD(msg.msg_id, MSG_EVT_PHY_IDLE); in send_bk_msg_phy_idle()
H A Dphl_def.h517 MSG_EVT_PHY_IDLE = 2, enumerator