Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c65 struct cmd_ps { struct
106 static bool _chk_rssi_diff_reach_thld(struct cmd_ps *ps) in _chk_rssi_diff_reach_thld()
144 bool _chk_bcn_offset_changed(struct cmd_ps *ps) in _chk_bcn_offset_changed()
181 _lps_state_judge_changed(struct cmd_ps *ps, u16 macid, u8 cur_state, u8 target_state) in _lps_state_judge_changed()
228 static void _set_ps_rson(struct cmd_ps *ps, u8 enter, char *rson) in _set_ps_rson()
246 enum rtw_phl_status _leave_ps(struct cmd_ps *ps, bool leave_proto, char *rson) in _leave_ps()
325 enum rtw_phl_status _enter_ps(struct cmd_ps *ps, u8 ps_mode, u16 macid, char *rson) in _enter_ps()
382 static bool _pop_idle_req(struct cmd_ps *ps, struct pwr_req **req) in _pop_idle_req()
401 static void _push_idle_req(struct cmd_ps *ps, struct pwr_req *req) in _push_idle_req()
410 static bool _pop_busy_req(struct cmd_ps *ps, struct pwr_req **req) in _pop_busy_req()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c86 struct cmd_ps { struct
127 static bool _chk_rssi_diff_reach_thld(struct cmd_ps *ps) in _chk_rssi_diff_reach_thld()
165 bool _chk_bcn_offset_changed(struct cmd_ps *ps) in _chk_bcn_offset_changed()
202 _lps_state_judge_changed(struct cmd_ps *ps, u16 macid, u8 cur_state, u8 target_state) in _lps_state_judge_changed()
249 static void _set_ps_rson(struct cmd_ps *ps, u8 enter, char *rson) in _set_ps_rson()
267 enum rtw_phl_status _leave_ps(struct cmd_ps *ps, bool leave_proto, char *rson) in _leave_ps()
348 enum rtw_phl_status _enter_ps(struct cmd_ps *ps, u8 ps_mode, u16 macid, char *rson) in _enter_ps()
407 static bool _pop_idle_req(struct cmd_ps *ps, struct pwr_req **req) in _pop_idle_req()
426 static void _push_idle_req(struct cmd_ps *ps, struct pwr_req *req) in _push_idle_req()
435 static bool _pop_busy_req(struct cmd_ps *ps, struct pwr_req **req) in _pop_busy_req()
[all …]