Searched refs:_enter_ps (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_ps.c | 325 enum rtw_phl_status _enter_ps(struct cmd_ps *ps, u8 ps_mode, u16 macid, char *rson) in _enter_ps() function 732 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "mdl start with rf off"); in _ps_mdl_start() 1119 _enter_ps(ps, PS_MODE_LPS, macid, "watchdog"); in _ps_watchdog_post_hdlr() 1121 _enter_ps(ps, PS_MODE_IPS, macid, "watchdog"); in _ps_watchdog_post_hdlr() 1188 _enter_ps(ps, PS_MODE_IPS, macid, "phy idle"); in _phy_idle_msg_hdlr() 1240 _enter_ps(ps, PS_MODE_IPS, macid, "ext msg done"); in _ext_msg_post_hdlr() 1468 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "msg rf off"); in _general_mdl_msg_hdlr() 1624 _enter_ps(ps, PS_MODE_IPS, macid, "cap chg"); in _ps_cap_chg_msg_hdlr() 1656 _enter_ps(ps, PS_MODE_LPS, macid, "period chk"); in _ps_period_chk_hdlr() 1673 _enter_ps(ps, PS_MODE_LPS, macid, "dbg lps enter"); in _ps_dbg_lps_msg_hdlr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_ps.c | 348 enum rtw_phl_status _enter_ps(struct cmd_ps *ps, u8 ps_mode, u16 macid, char *rson) in _enter_ps() function 757 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "mdl start with rf off"); in _ps_mdl_start() 1148 _enter_ps(ps, PS_MODE_LPS, macid, "watchdog"); in _ps_watchdog_post_hdlr() 1150 _enter_ps(ps, PS_MODE_IPS, macid, "watchdog"); in _ps_watchdog_post_hdlr() 1217 _enter_ps(ps, PS_MODE_IPS, macid, "phy idle"); in _phy_idle_msg_hdlr() 1269 _enter_ps(ps, PS_MODE_IPS, macid, "ext msg done"); in _ext_msg_post_hdlr() 1504 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "msg rf off"); in _general_mdl_msg_hdlr() 1660 _enter_ps(ps, PS_MODE_IPS, macid, "cap chg"); in _ps_cap_chg_msg_hdlr() 1692 _enter_ps(ps, PS_MODE_LPS, macid, "period chk"); in _ps_period_chk_hdlr() 1709 _enter_ps(ps, PS_MODE_LPS, macid, "dbg lps enter"); in _ps_dbg_lps_msg_hdlr()
|