Lines Matching defs:fwrt
144 iwl_fw_dbg_trigger_stop_conf_match(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_trigger_stop_conf_match()
153 iwl_fw_dbg_no_trig_window(struct iwl_fw_runtime *fwrt, u32 id, u32 dis_usec) in iwl_fw_dbg_no_trig_window()
168 iwl_fw_dbg_trigger_check_stop(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_trigger_check_stop()
187 _iwl_fw_dbg_trigger_on(struct iwl_fw_runtime *fwrt, in _iwl_fw_dbg_trigger_on()
207 #define iwl_fw_dbg_trigger_on(fwrt, wdev, id) ({ \ argument
214 _iwl_fw_dbg_trigger_simple_stop(struct iwl_fw_runtime *fwrt, in _iwl_fw_dbg_trigger_simple_stop()
227 #define iwl_fw_dbg_trigger_simple_stop(fwrt, wdev, trig) \ argument
236 static inline void iwl_fw_set_dbg_rec_on(struct iwl_fw_runtime *fwrt) in iwl_fw_set_dbg_rec_on()
245 static inline void iwl_fw_dump_conf_clear(struct iwl_fw_runtime *fwrt) in iwl_fw_dump_conf_clear()
252 static inline bool iwl_fw_dbg_type_on(struct iwl_fw_runtime *fwrt, u32 type) in iwl_fw_dbg_type_on()
257 static inline bool iwl_fw_dbg_is_d3_debug_enabled(struct iwl_fw_runtime *fwrt) in iwl_fw_dbg_is_d3_debug_enabled()
267 static inline bool iwl_fw_dbg_is_paging_enabled(struct iwl_fw_runtime *fwrt) in iwl_fw_dbg_is_paging_enabled()
278 static inline void iwl_fw_flush_dumps(struct iwl_fw_runtime *fwrt) in iwl_fw_flush_dumps()
288 static inline void iwl_fw_cancel_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_cancel_timestamp()
296 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_suspend_timestamp()
301 static inline void iwl_fw_resume_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_resume_timestamp()
312 static inline void iwl_fw_cancel_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_cancel_timestamp()
314 static inline void iwl_fw_trigger_timestamp(struct iwl_fw_runtime *fwrt, in iwl_fw_trigger_timestamp()
317 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_suspend_timestamp()
319 static inline void iwl_fw_resume_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_resume_timestamp()
345 static inline void iwl_fw_error_collect(struct iwl_fw_runtime *fwrt) in iwl_fw_error_collect()
366 static inline void iwl_fwrt_update_fw_versions(struct iwl_fw_runtime *fwrt, in iwl_fwrt_update_fw_versions()