Searched refs:iwl_fw_runtime (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ |
D | dbg.h | 101 static inline void iwl_fw_free_dump_desc(struct iwl_fw_runtime *fwrt) in iwl_fw_free_dump_desc() 112 int iwl_fw_dbg_collect_desc(struct iwl_fw_runtime *fwrt, 115 int iwl_fw_dbg_error_collect(struct iwl_fw_runtime *fwrt, 117 int _iwl_fw_dbg_ini_collect(struct iwl_fw_runtime *fwrt, 119 int iwl_fw_dbg_ini_collect(struct iwl_fw_runtime *fwrt, u32 legacy_trigger_id); 120 int iwl_fw_dbg_collect(struct iwl_fw_runtime *fwrt, 123 int iwl_fw_dbg_collect_trig(struct iwl_fw_runtime *fwrt, 126 int iwl_fw_start_dbg_conf(struct iwl_fw_runtime *fwrt, u8 id); 156 iwl_fw_dbg_trigger_stop_conf_match(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_trigger_stop_conf_match() 165 iwl_fw_dbg_no_trig_window(struct iwl_fw_runtime *fwrt, u32 id, u32 dis_usec) in iwl_fw_dbg_no_trig_window() [all …]
|
D | runtime.h | 122 struct iwl_fw_runtime { struct 185 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, argument 190 static inline void iwl_fw_runtime_free(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_free() 212 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt); 214 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt); 216 static inline void iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, in iwl_fw_set_current_image() 222 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type); 223 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt); 225 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwrt);
|
D | debugfs.c | 167 _FWRT_DEBUGFS_READ_FILE_OPS(name, bufsz, struct iwl_fw_runtime) 170 _FWRT_DEBUGFS_WRITE_FILE_OPS(name, bufsz, struct iwl_fw_runtime) 173 _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, bufsz, struct iwl_fw_runtime) 182 static int iwl_fw_send_timestamp_marker_cmd(struct iwl_fw_runtime *fwrt) in iwl_fw_send_timestamp_marker_cmd() 207 struct iwl_fw_runtime *fwrt = in iwl_fw_timestamp_marker_wk() 208 container_of(work, struct iwl_fw_runtime, timestamp.wk.work); in iwl_fw_timestamp_marker_wk() 221 void iwl_fw_trigger_timestamp(struct iwl_fw_runtime *fwrt, u32 delay) in iwl_fw_trigger_timestamp() 235 static ssize_t iwl_dbgfs_timestamp_marker_write(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_timestamp_marker_write() 250 static ssize_t iwl_dbgfs_timestamp_marker_read(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_timestamp_marker_read() 267 static ssize_t iwl_dbgfs_send_hcmd_write(struct iwl_fw_runtime *fwrt, char *buf, in iwl_dbgfs_send_hcmd_write() [all …]
|
D | dbg.c | 89 static void iwl_read_radio_regs(struct iwl_fw_runtime *fwrt, in iwl_read_radio_regs() 119 static void iwl_fwrt_dump_rxf(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dump_rxf() 174 static void iwl_fwrt_dump_txf(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dump_txf() 228 static void iwl_fw_dump_rxf(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_rxf() 257 static void iwl_fw_dump_txf(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_txf() 579 static void iwl_dump_prph(struct iwl_fw_runtime *fwrt, in iwl_dump_prph() 659 static void iwl_fw_get_prph_len(struct iwl_fw_runtime *fwrt, in iwl_fw_get_prph_len() 681 static void iwl_fw_prph_handler(struct iwl_fw_runtime *fwrt, void *ptr, in iwl_fw_prph_handler() 682 void (*handler)(struct iwl_fw_runtime *, in iwl_fw_prph_handler() argument 706 static void iwl_fw_dump_mem(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_mem() [all …]
|
D | init.c | 65 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, in iwl_fw_runtime_init() 87 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_suspend() 93 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_resume()
|
D | paging.c | 68 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt) in iwl_free_fw_paging() 97 static int iwl_alloc_fw_paging_mem(struct iwl_fw_runtime *fwrt, in iwl_alloc_fw_paging_mem() 165 static int iwl_fill_paging_mem(struct iwl_fw_runtime *fwrt, in iwl_fill_paging_mem() 276 static int iwl_save_fw_paging(struct iwl_fw_runtime *fwrt, in iwl_save_fw_paging() 289 static int iwl_send_paging_cmd(struct iwl_fw_runtime *fwrt, in iwl_send_paging_cmd() 320 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type) in iwl_init_paging()
|
D | debugfs.h | 66 void iwl_fwrt_dbgfs_register(struct iwl_fw_runtime *fwrt, 70 static inline void iwl_fwrt_dbgfs_register(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dbgfs_register()
|
D | smem.c | 68 static void iwl_parse_shared_mem_22000(struct iwl_fw_runtime *fwrt, in iwl_parse_shared_mem_22000() 95 static void iwl_parse_shared_mem(struct iwl_fw_runtime *fwrt, in iwl_parse_shared_mem() 129 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwrt) in iwl_get_shared_mem_conf()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-dbg-tlv.h | 86 struct iwl_fw_runtime; 92 void iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt,
|
D | iwl-dbg-tlv.c | 208 void iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_time_point()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mvm.h | 893 struct iwl_fw_runtime fwrt;
|