Lines Matching defs:fwrt

87 iwl_fw_dbg_trigger_stop_conf_match(struct iwl_fw_runtime *fwrt,  in iwl_fw_dbg_trigger_stop_conf_match()
96 iwl_fw_dbg_no_trig_window(struct iwl_fw_runtime *fwrt, u32 id, u32 dis_usec) in iwl_fw_dbg_no_trig_window()
111 iwl_fw_dbg_trigger_check_stop(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_trigger_check_stop()
130 _iwl_fw_dbg_trigger_on(struct iwl_fw_runtime *fwrt, in _iwl_fw_dbg_trigger_on()
150 #define iwl_fw_dbg_trigger_on(fwrt, wdev, id) ({ \ argument
157 _iwl_fw_dbg_trigger_simple_stop(struct iwl_fw_runtime *fwrt, in _iwl_fw_dbg_trigger_simple_stop()
170 #define iwl_fw_dbg_trigger_simple_stop(fwrt, wdev, trig) \ argument
179 static inline void iwl_fw_set_dbg_rec_on(struct iwl_fw_runtime *fwrt) in iwl_fw_set_dbg_rec_on()
188 static inline void iwl_fw_dump_conf_clear(struct iwl_fw_runtime *fwrt) in iwl_fw_dump_conf_clear()
195 static inline bool iwl_fw_dbg_type_on(struct iwl_fw_runtime *fwrt, u32 type) in iwl_fw_dbg_type_on()
200 static inline bool iwl_fw_dbg_is_d3_debug_enabled(struct iwl_fw_runtime *fwrt) in iwl_fw_dbg_is_d3_debug_enabled()
210 static inline bool iwl_fw_dbg_is_paging_enabled(struct iwl_fw_runtime *fwrt) in iwl_fw_dbg_is_paging_enabled()
221 static inline void iwl_fw_flush_dumps(struct iwl_fw_runtime *fwrt) in iwl_fw_flush_dumps()
231 static inline void iwl_fw_cancel_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_cancel_timestamp()
239 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_suspend_timestamp()
244 static inline void iwl_fw_resume_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_resume_timestamp()
255 static inline void iwl_fw_cancel_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_cancel_timestamp()
257 static inline void iwl_fw_trigger_timestamp(struct iwl_fw_runtime *fwrt, in iwl_fw_trigger_timestamp()
260 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_suspend_timestamp()
262 static inline void iwl_fw_resume_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_resume_timestamp()
288 static inline void iwl_fw_error_collect(struct iwl_fw_runtime *fwrt, bool sync) in iwl_fw_error_collect()
309 static inline void iwl_fwrt_update_fw_versions(struct iwl_fw_runtime *fwrt, in iwl_fwrt_update_fw_versions()