Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c36 PS_STATE_PROTO, enumerator
49 case PS_STATE_PROTO: in _ps_state_to_str()
199 if (cur_state == PS_STATE_LEAVED || cur_state == PS_STATE_PROTO) { in _lps_state_judge_changed()
207 if (cur_state == PS_STATE_ENTERED || cur_state == PS_STATE_PROTO) { in _lps_state_judge_changed()
264 if (ps->ps_state == PS_STATE_PROTO) { in _leave_ps()
271 if (ps->ps_state == PS_STATE_PROTO) { in _leave_ps()
299 ps->ps_state = (leave_proto != true) ? PS_STATE_PROTO : PS_STATE_LEAVED; in _leave_ps()
342 cfg.proto_cfg = (ps->ps_state == PS_STATE_PROTO) ? false : true; in _enter_ps()
1099 if (ps->ps_state == PS_STATE_PROTO) in _ps_watchdog_pre_hdlr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c57 PS_STATE_PROTO, enumerator
70 case PS_STATE_PROTO: in _ps_state_to_str()
220 if (cur_state == PS_STATE_LEAVED || cur_state == PS_STATE_PROTO) { in _lps_state_judge_changed()
228 if (cur_state == PS_STATE_ENTERED || cur_state == PS_STATE_PROTO) { in _lps_state_judge_changed()
285 if (ps->ps_state == PS_STATE_PROTO) { in _leave_ps()
292 if (ps->ps_state == PS_STATE_PROTO) { in _leave_ps()
322 ps->ps_state = (leave_proto != true) ? PS_STATE_PROTO : PS_STATE_LEAVED; in _leave_ps()
365 cfg.proto_cfg = (ps->ps_state == PS_STATE_PROTO) ? false : true; in _enter_ps()
1128 if (ps->ps_state == PS_STATE_PROTO) in _ps_watchdog_pre_hdlr()