Searched refs:_chk_wrole_with_ps_mode (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_ps.c | 802 static bool _chk_wrole_with_ps_mode(struct cmd_ps *ps, in _chk_wrole_with_ps_mode() function 960 if (!_chk_wrole_with_ps_mode(ps, PS_MODE_IPS, macid)) { in _chk_ips_enter() 1019 if (!_chk_wrole_with_ps_mode(ps, PS_MODE_LPS, macid)) { in _chk_lps_enter() 1671 if (!_chk_wrole_with_ps_mode(ps, PS_MODE_LPS, &macid)) in _ps_dbg_lps_msg_hdlr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_ps.c | 827 static bool _chk_wrole_with_ps_mode(struct cmd_ps *ps, in _chk_wrole_with_ps_mode() function 985 if (!_chk_wrole_with_ps_mode(ps, PS_MODE_IPS, macid)) { in _chk_ips_enter() 1044 if (!_chk_wrole_with_ps_mode(ps, PS_MODE_LPS, macid)) { in _chk_lps_enter() 1707 if (!_chk_wrole_with_ps_mode(ps, PS_MODE_LPS, &macid)) in _ps_dbg_lps_msg_hdlr()
|