Lines Matching refs:iwl_fw_runtime
111 _FWRT_DEBUGFS_READ_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
114 _FWRT_DEBUGFS_WRITE_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
117 _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
126 static ssize_t iwl_dbgfs_fw_dbg_collect_write(struct iwl_fw_runtime *fwrt,
144 static int iwl_dbgfs_enabled_severities_write(struct iwl_fw_runtime *fwrt,
179 struct iwl_fw_runtime *fwrt =
180 container_of(work, struct iwl_fw_runtime, timestamp.wk.work);
193 void iwl_fw_trigger_timestamp(struct iwl_fw_runtime *fwrt, u32 delay)
207 static ssize_t iwl_dbgfs_timestamp_marker_write(struct iwl_fw_runtime *fwrt,
222 static ssize_t iwl_dbgfs_timestamp_marker_read(struct iwl_fw_runtime *fwrt,
239 static ssize_t iwl_dbgfs_send_hcmd_write(struct iwl_fw_runtime *fwrt, char *buf,
294 static ssize_t iwl_dbgfs_fw_dbg_domain_read(struct iwl_fw_runtime *fwrt,
303 static ssize_t iwl_dbgfs_fw_ver_read(struct iwl_fw_runtime *fwrt,
324 struct iwl_fw_runtime *fwrt;
442 void iwl_fwrt_dbgfs_register(struct iwl_fw_runtime *fwrt,