Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c885 static bool _chk_ps_cap(struct cmd_ps *ps, u8 mode) in _chk_ps_cap() function
940 if (!_chk_ps_cap(ps, PS_MODE_IPS)) { in _chk_ips_enter()
990 if (!_chk_ps_cap(ps, PS_MODE_LPS)) { in _chk_lps_enter()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c910 static bool _chk_ps_cap(struct cmd_ps *ps, u8 mode) in _chk_ps_cap() function
965 if (!_chk_ps_cap(ps, PS_MODE_IPS)) { in _chk_ips_enter()
1015 if (!_chk_ps_cap(ps, PS_MODE_LPS)) { in _chk_lps_enter()