Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c773 static struct rtw_wifi_role_t *_get_role_of_ps_permitted(struct cmd_ps *ps, u8 target_mode) in _get_role_of_ps_permitted() function
817 role = _get_role_of_ps_permitted(ps, PS_MODE_IPS); in _chk_wrole_with_ps_mode()
833 role = _get_role_of_ps_permitted(ps, PS_MODE_LPS); in _chk_wrole_with_ps_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c798 static struct rtw_wifi_role_t *_get_role_of_ps_permitted(struct cmd_ps *ps, u8 target_mode) in _get_role_of_ps_permitted() function
842 role = _get_role_of_ps_permitted(ps, PS_MODE_IPS); in _chk_wrole_with_ps_mode()
858 role = _get_role_of_ps_permitted(ps, PS_MODE_LPS); in _chk_wrole_with_ps_mode()