Home
last modified time | relevance | path

Searched refs:core_qla_free_cmd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_dfs.c286 core_qla_snd_status, qla_core_ret_sta_ctio, core_qla_free_cmd, in qla_dfs_tgt_counters_show() local
295 core_qla_free_cmd = qpair->tgt_counters.core_qla_free_cmd; in qla_dfs_tgt_counters_show()
310 core_qla_free_cmd += qpair->tgt_counters.core_qla_free_cmd; in qla_dfs_tgt_counters_show()
328 seq_printf(s, "core_qla_free_cmd = %lld\n", in qla_dfs_tgt_counters_show()
329 core_qla_free_cmd); in qla_dfs_tgt_counters_show()
H A Dtcm_qla2xxx.c301 cmd->qpair->tgt_counters.core_qla_free_cmd++; in tcm_qla2xxx_free_cmd()
H A Dqla_def.h3520 uint64_t core_qla_free_cmd; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_dfs.c302 core_qla_snd_status, qla_core_ret_sta_ctio, core_qla_free_cmd, in qla_dfs_tgt_counters_show() local
315 core_qla_free_cmd = qpair->tgt_counters.core_qla_free_cmd; in qla_dfs_tgt_counters_show()
330 core_qla_free_cmd += qpair->tgt_counters.core_qla_free_cmd; in qla_dfs_tgt_counters_show()
348 seq_printf(s, "core_qla_free_cmd = %lld\n", in qla_dfs_tgt_counters_show()
349 core_qla_free_cmd); in qla_dfs_tgt_counters_show()
H A Dtcm_qla2xxx.c306 cmd->qpair->tgt_counters.core_qla_free_cmd++; in tcm_qla2xxx_free_cmd()
H A Dqla_def.h3690 uint64_t core_qla_free_cmd; member

Completed in 43 milliseconds