Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c74 bool rej_pwr_req; /* reject all pwr request */ member
620 ps->rej_pwr_req = false; in _ps_mdl_init()
705 ps->rej_pwr_req = true; in _leave_fail_hdlr()
728 __func__, ps_cap->init_rf_state, ps->rej_pwr_req); in _ps_mdl_start()
730 ps->rej_pwr_req = true; in _ps_mdl_start()
731 if (ps->rej_pwr_req == true) in _ps_mdl_start()
935 if (ps->rej_pwr_req == true) { in _chk_ips_enter()
984 if (ps->rej_pwr_req == true) { in _chk_lps_enter()
1055 (ps->rej_pwr_req ? "yes" : "no"), (ps->btc_req_pwr ? "yes" : "no"), ps->rt_stop_rson); in _ps_watchdog_info_dump()
1073 if (ps->rej_pwr_req == true) { in _ps_watchdog_pre_hdlr()
[all …]
H A Dphl_cmd_ps.h30 bool rej_pwr_req; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c95 bool rej_pwr_req; /* reject all pwr request */ member
645 ps->rej_pwr_req = false; in _ps_mdl_init()
730 ps->rej_pwr_req = true; in _leave_fail_hdlr()
753 __func__, ps_cap->init_rf_state, ps->rej_pwr_req); in _ps_mdl_start()
755 ps->rej_pwr_req = true; in _ps_mdl_start()
756 if (ps->rej_pwr_req == true) in _ps_mdl_start()
960 if (ps->rej_pwr_req == true) { in _chk_ips_enter()
1009 if (ps->rej_pwr_req == true) { in _chk_lps_enter()
1080 (ps->rej_pwr_req ? "yes" : "no"), (ps->btc_req_pwr ? "yes" : "no"), ps->rt_stop_rson); in _ps_watchdog_info_dump()
1098 if (ps->rej_pwr_req == true) { in _ps_watchdog_pre_hdlr()
[all …]
H A Dphl_cmd_ps.h30 bool rej_pwr_req; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_ps_dbg_cmd.c157 (info.rej_pwr_req == true ? "yes" : "no"), in phl_ps_dbg_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_ps_dbg_cmd.c157 (info.rej_pwr_req == true ? "yes" : "no"), in phl_ps_dbg_dump()