Home
last modified time | relevance | path

Searched refs:PS_MODE_IPS (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c283 } else if (ps->ps_mode == PS_MODE_IPS) { in _leave_ps()
351 } else if (ps_mode == PS_MODE_IPS) { in _enter_ps()
732 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "mdl start with rf off"); in _ps_mdl_start()
786 else if (target_mode == PS_MODE_IPS && in _get_role_of_ps_permitted()
815 if (target_mode == PS_MODE_IPS) { in _chk_wrole_with_ps_mode()
817 role = _get_role_of_ps_permitted(ps, PS_MODE_IPS); in _chk_wrole_with_ps_mode()
904 case PS_MODE_IPS: in _chk_ps_cap()
940 if (!_chk_ps_cap(ps, PS_MODE_IPS)) { in _chk_ips_enter()
960 if (!_chk_wrole_with_ps_mode(ps, PS_MODE_IPS, macid)) { in _chk_ips_enter()
1078 if (ps->ps_mode == PS_MODE_IPS) { in _ps_watchdog_pre_hdlr()
[all …]
H A Dphl_ps.c35 case PS_MODE_IPS: in phl_ps_ps_mode_to_str()
65 if (ps_mode == PS_MODE_IPS) { in phl_ps_judge_pwr_lvl()
512 else if (cfg->ps_mode == PS_MODE_IPS) in phl_ps_enter_ps()
529 else if (cfg->ps_mode == PS_MODE_IPS) in phl_ps_leave_ps()
H A Dphl_ps.h21 PS_MODE_IPS enumerator
H A Dphl_wow.c1744 wow_info->ps_pwr_lvl = phl_ps_judge_pwr_lvl(ps_cap->ips_wow_cap, PS_MODE_IPS, true); in phl_wow_decide_op_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c304 } else if (ps->ps_mode == PS_MODE_IPS) { in _leave_ps()
374 } else if (ps_mode == PS_MODE_IPS) { in _enter_ps()
757 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "mdl start with rf off"); in _ps_mdl_start()
811 else if (target_mode == PS_MODE_IPS && in _get_role_of_ps_permitted()
840 if (target_mode == PS_MODE_IPS) { in _chk_wrole_with_ps_mode()
842 role = _get_role_of_ps_permitted(ps, PS_MODE_IPS); in _chk_wrole_with_ps_mode()
929 case PS_MODE_IPS: in _chk_ps_cap()
965 if (!_chk_ps_cap(ps, PS_MODE_IPS)) { in _chk_ips_enter()
985 if (!_chk_wrole_with_ps_mode(ps, PS_MODE_IPS, macid)) { in _chk_ips_enter()
1103 if (ps->ps_mode == PS_MODE_IPS) { in _ps_watchdog_pre_hdlr()
[all …]
H A Dphl_ps.c35 case PS_MODE_IPS: in phl_ps_ps_mode_to_str()
65 if (ps_mode == PS_MODE_IPS) { in phl_ps_judge_pwr_lvl()
517 else if (cfg->ps_mode == PS_MODE_IPS) in phl_ps_enter_ps()
534 else if (cfg->ps_mode == PS_MODE_IPS) in phl_ps_leave_ps()
H A Dphl_ps.h21 PS_MODE_IPS enumerator
H A Dphl_wow.c1730 wow_info->ps_pwr_lvl = phl_ps_judge_pwr_lvl(ps_cap->ips_wow_cap, PS_MODE_IPS, true); in phl_wow_decide_op_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_ps_dbg_cmd.c176 …(ps_cap->ips_en), phl_ps_pwr_lvl_to_str(phl_ps_judge_pwr_lvl(ps_cap->ips_cap, PS_MODE_IPS, true))); in phl_ps_dbg_dump()
234 ps_mode = PS_MODE_IPS; in phl_ps_dbg_test_ps()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_ps_dbg_cmd.c176 …(ps_cap->ips_en), phl_ps_pwr_lvl_to_str(phl_ps_judge_pwr_lvl(ps_cap->ips_cap, PS_MODE_IPS, true))); in phl_ps_dbg_dump()
234 ps_mode = PS_MODE_IPS; in phl_ps_dbg_test_ps()