Home
last modified time | relevance | path

Searched refs:qedf_dbg_ctx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_debugfs.c22 qedf_dbg_host_init(struct qedf_dbg_ctx *qedf, in qedf_dbg_host_init()
49 qedf_dbg_host_exit(struct qedf_dbg_ctx *qedf_dbg) in qedf_dbg_host_exit()
107 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_fp_int_cmd_read()
108 (struct qedf_dbg_ctx *)filp->private_data; in qedf_dbg_fp_int_cmd_read()
151 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_debug_cmd_read()
152 (struct qedf_dbg_ctx *)filp->private_data; in qedf_dbg_debug_cmd_read()
167 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_debug_cmd_write()
168 (struct qedf_dbg_ctx *)filp->private_data; in qedf_dbg_debug_cmd_write()
197 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_stop_io_on_error_cmd_read()
198 (struct qedf_dbg_ctx *)fil in qedf_dbg_stop_io_on_error_cmd_read()
[all...]
H A Dqedf_dbg.h66 struct qedf_dbg_ctx { struct
84 void qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line,
87 void qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line,
90 void qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func,
93 void qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line,
130 ssize_t (*oper_func)(struct qedf_dbg_ctx *qedf);
151 extern void qedf_dbg_host_init(struct qedf_dbg_ctx *qedf,
154 extern void qedf_dbg_host_exit(struct qedf_dbg_ctx *qedf);
H A Dqedf_dbg.c10 qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_err()
31 qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_warn()
56 qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_notice()
82 qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_info()
H A Dqedf.h310 struct qedf_dbg_ctx dbg_ctx;
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_debugfs.c22 qedf_dbg_host_init(struct qedf_dbg_ctx *qedf, in qedf_dbg_host_init()
49 qedf_dbg_host_exit(struct qedf_dbg_ctx *qedf_dbg) in qedf_dbg_host_exit()
107 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_fp_int_cmd_read()
108 (struct qedf_dbg_ctx *)filp->private_data; in qedf_dbg_fp_int_cmd_read()
151 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_debug_cmd_read()
152 (struct qedf_dbg_ctx *)filp->private_data; in qedf_dbg_debug_cmd_read()
167 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_debug_cmd_write()
168 (struct qedf_dbg_ctx *)filp->private_data; in qedf_dbg_debug_cmd_write()
197 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_stop_io_on_error_cmd_read()
198 (struct qedf_dbg_ctx *)fil in qedf_dbg_stop_io_on_error_cmd_read()
[all...]
H A Dqedf_dbg.h65 struct qedf_dbg_ctx { struct
83 void qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line,
86 void qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line,
89 void qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func,
92 void qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line,
129 ssize_t (*oper_func)(struct qedf_dbg_ctx *qedf);
150 extern void qedf_dbg_host_init(struct qedf_dbg_ctx *qedf,
153 extern void qedf_dbg_host_exit(struct qedf_dbg_ctx *qedf);
H A Dqedf_dbg.c10 qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_err()
31 qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_warn()
56 qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_notice()
82 qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_info()
H A Dqedf.h315 struct qedf_dbg_ctx dbg_ctx;

Completed in 6 milliseconds