Home
last modified time | relevance | path

Searched refs:_leave_ps (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c267 enum rtw_phl_status _leave_ps(struct cmd_ps *ps, bool leave_proto, char *rson) in _leave_ps() function
770 _leave_ps(ps, true, "mdl stop"); in _ps_mdl_stop()
1114 if (_leave_ps(ps, true, "watchdog") == RTW_PHL_STATUS_SUCCESS) { in _ps_watchdog_pre_hdlr()
1168 if (_leave_ps(ps, true, "phy on") == RTW_PHL_STATUS_SUCCESS) { in _phy_on_msg_hdlr()
1193 if (_leave_ps(ps, false, "tx req") == RTW_PHL_STATUS_SUCCESS) { in _tx_pwr_req_msg_hdlr()
1242 if (_leave_ps(ps, true, "ext msg req") == RTW_PHL_STATUS_SUCCESS) { in _ext_msg_pre_hdlr()
1412 if (_leave_ps(ps, true, "linux cmd wkard") == RTW_PHL_STATUS_SUCCESS) { in _linux_cmd_wkard_hdlr()
1496 if (_leave_ps(ps, true, "msg rf off") == RTW_PHL_STATUS_SUCCESS) { in _general_mdl_msg_hdlr()
1648 if (_leave_ps(ps, true, "cap chg") == RTW_PHL_STATUS_SUCCESS) { in _ps_cap_chg_msg_hdlr()
1714 _leave_ps(ps, true, "dbg lps leave"); in _ps_dbg_lps_msg_hdlr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c246 enum rtw_phl_status _leave_ps(struct cmd_ps *ps, bool leave_proto, char *rson) in _leave_ps() function
745 _leave_ps(ps, true, "mdl stop"); in _ps_mdl_stop()
1089 if (_leave_ps(ps, true, "watchdog") == RTW_PHL_STATUS_SUCCESS) { in _ps_watchdog_pre_hdlr()
1139 if (_leave_ps(ps, true, "phy on") == RTW_PHL_STATUS_SUCCESS) { in _phy_on_msg_hdlr()
1164 if (_leave_ps(ps, false, "tx req") == RTW_PHL_STATUS_SUCCESS) { in _tx_pwr_req_msg_hdlr()
1213 if (_leave_ps(ps, true, "ext msg req") == RTW_PHL_STATUS_SUCCESS) { in _ext_msg_pre_hdlr()
1383 if (_leave_ps(ps, true, "linux cmd wkard") == RTW_PHL_STATUS_SUCCESS) { in _linux_cmd_wkard_hdlr()
1612 if (_leave_ps(ps, true, "cap chg") == RTW_PHL_STATUS_SUCCESS) { in _ps_cap_chg_msg_hdlr()
1678 _leave_ps(ps, true, "dbg lps leave"); in _ps_dbg_lps_msg_hdlr()