Searched refs:qedf_dbg (Results 1 – 2 of 2) sorted by relevance
50 qedf_dbg_host_exit(struct qedf_dbg_ctx *qedf_dbg) in qedf_dbg_host_exit() argument52 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "Destroying debugfs host " in qedf_dbg_host_exit()55 debugfs_remove_recursive(qedf_dbg->bdf_dentry); in qedf_dbg_host_exit()56 qedf_dbg->bdf_dentry = NULL; in qedf_dbg_host_exit()106 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_fp_int_cmd_read() local108 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_fp_int_cmd_read()111 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "entered\n"); in qedf_dbg_fp_int_cmd_read()143 struct qedf_dbg_ctx *qedf_dbg = in qedf_dbg_debug_cmd_read() local146 QEDF_INFO(qedf_dbg, QEDF_LOG_DEBUGFS, "debug mask=0x%x\n", qedf_debug); in qedf_dbg_debug_cmd_read()161 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 \