Searched refs:qedf_dbg (Results 1 – 2 of 2) sorted by relevance
48 qedf_dbg_host_exit(struct qedf_dbg_ctx *qedf_dbg) in qedf_dbg_host_exit() argument50 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "Destroying debugfs host " in qedf_dbg_host_exit()53 debugfs_remove_recursive(qedf_dbg->bdf_dentry); in qedf_dbg_host_exit()54 qedf_dbg->bdf_dentry = NULL; in qedf_dbg_host_exit()104 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_fp_int_cmd_read() local106 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_fp_int_cmd_read()109 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "entered\n"); in qedf_dbg_fp_int_cmd_read()141 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_debug_cmd_read() local144 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "debug mask=0x%x\n", qedf_debug); in qedf_dbg_debug_cmd_read()159 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_debug_cmd_write() local[all …]
3 qedf-y = qedf_dbg.o qedf_main.o qedf_io.o qedf_fip.o \