Searched refs:qla_core_sbt_cmd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_dfs.c | 285 uint64_t qla_core_sbt_cmd, core_qla_que_buf, qla_core_ret_ctio, in qla_dfs_tgt_counters_show() local 290 qla_core_sbt_cmd = qpair->tgt_counters.qla_core_sbt_cmd; in qla_dfs_tgt_counters_show() 304 qla_core_sbt_cmd += qpair->tgt_counters.qla_core_sbt_cmd; in qla_dfs_tgt_counters_show() 318 seq_printf(s, "qla_core_sbt_cmd = %lld\n", in qla_dfs_tgt_counters_show() 319 qla_core_sbt_cmd); in qla_dfs_tgt_counters_show()
|
H A D | tcm_qla2xxx.c | 483 cmd->qpair->tgt_counters.qla_core_sbt_cmd++; in tcm_qla2xxx_handle_cmd()
|
H A D | qla_def.h | 3515 uint64_t qla_core_sbt_cmd; member
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_dfs.c | 301 uint64_t qla_core_sbt_cmd, core_qla_que_buf, qla_core_ret_ctio, in qla_dfs_tgt_counters_show() local 310 qla_core_sbt_cmd = qpair->tgt_counters.qla_core_sbt_cmd; in qla_dfs_tgt_counters_show() 324 qla_core_sbt_cmd += qpair->tgt_counters.qla_core_sbt_cmd; in qla_dfs_tgt_counters_show() 338 seq_printf(s, "qla_core_sbt_cmd = %lld\n", in qla_dfs_tgt_counters_show() 339 qla_core_sbt_cmd); in qla_dfs_tgt_counters_show()
|
H A D | tcm_qla2xxx.c | 473 cmd->qpair->tgt_counters.qla_core_sbt_cmd++; in tcm_qla2xxx_handle_cmd()
|
H A D | qla_def.h | 3685 uint64_t qla_core_sbt_cmd; member
|
Completed in 39 milliseconds