qla2xxx: Add DebugFS node to display Port Database
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Giridhar Malavali <giridhar.malavali@cavium.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
committed by
Nicholas Bellinger
parent
15f30a5752
commit
c423437e3f
@@ -3300,6 +3300,8 @@ struct qlt_hw_data {
|
||||
uint8_t tgt_node_name[WWN_SIZE];
|
||||
|
||||
struct dentry *dfs_tgt_sess;
|
||||
struct dentry *dfs_tgt_port_database;
|
||||
|
||||
struct list_head q_full_list;
|
||||
uint32_t num_pend_cmds;
|
||||
uint32_t num_qfull_cmds_alloc;
|
||||
|
||||
Reference in New Issue
Block a user