Searched refs:qla_core_ret_ctio (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 292 qla_core_ret_ctio = qpair->tgt_counters.qla_core_ret_ctio; in qla_dfs_tgt_counters_show() 306 qla_core_ret_ctio += qpair->tgt_counters.qla_core_ret_ctio; in qla_dfs_tgt_counters_show() 322 seq_printf(s, "qla_core_ret_ctio = %lld\n", in qla_dfs_tgt_counters_show() 323 qla_core_ret_ctio); in qla_dfs_tgt_counters_show()
|
H A D | tcm_qla2xxx.c | 505 cmd->qpair->tgt_counters.qla_core_ret_ctio++; in tcm_qla2xxx_handle_data_work()
|
H A D | qla_def.h | 3517 uint64_t qla_core_ret_ctio; 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 312 qla_core_ret_ctio = qpair->tgt_counters.qla_core_ret_ctio; in qla_dfs_tgt_counters_show() 326 qla_core_ret_ctio += qpair->tgt_counters.qla_core_ret_ctio; in qla_dfs_tgt_counters_show() 342 seq_printf(s, "qla_core_ret_ctio = %lld\n", in qla_dfs_tgt_counters_show() 343 qla_core_ret_ctio); in qla_dfs_tgt_counters_show()
|
H A D | tcm_qla2xxx.c | 509 cmd->qpair->tgt_counters.qla_core_ret_ctio++; in tcm_qla2xxx_handle_data_work()
|
H A D | qla_def.h | 3687 uint64_t qla_core_ret_ctio; member
|
Completed in 45 milliseconds