Searched refs:qla_core_ret_sta_ctio (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_dfs.c | 286 core_qla_snd_status, qla_core_ret_sta_ctio, core_qla_free_cmd, in qla_dfs_tgt_counters_show() local 294 qla_core_ret_sta_ctio = qpair->tgt_counters.qla_core_ret_sta_ctio; in qla_dfs_tgt_counters_show() 308 qla_core_ret_sta_ctio += in qla_dfs_tgt_counters_show() 309 qpair->tgt_counters.qla_core_ret_sta_ctio; in qla_dfs_tgt_counters_show() 320 seq_printf(s, "qla_core_ret_sta_ctio = %lld\n", in qla_dfs_tgt_counters_show() 321 qla_core_ret_sta_ctio); in qla_dfs_tgt_counters_show()
|
H A D | tcm_qla2xxx.c | 264 cmd->qpair->tgt_counters.qla_core_ret_sta_ctio++; in tcm_qla2xxx_complete_free()
|
H A D | qla_def.h | 3519 uint64_t qla_core_ret_sta_ctio; member
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_dfs.c | 302 core_qla_snd_status, qla_core_ret_sta_ctio, core_qla_free_cmd, in qla_dfs_tgt_counters_show() local 314 qla_core_ret_sta_ctio = qpair->tgt_counters.qla_core_ret_sta_ctio; in qla_dfs_tgt_counters_show() 328 qla_core_ret_sta_ctio += in qla_dfs_tgt_counters_show() 329 qpair->tgt_counters.qla_core_ret_sta_ctio; in qla_dfs_tgt_counters_show() 340 seq_printf(s, "qla_core_ret_sta_ctio = %lld\n", in qla_dfs_tgt_counters_show() 341 qla_core_ret_sta_ctio); in qla_dfs_tgt_counters_show()
|
H A D | tcm_qla2xxx.c | 265 cmd->qpair->tgt_counters.qla_core_ret_sta_ctio++; in tcm_qla2xxx_complete_free()
|
H A D | qla_def.h | 3689 uint64_t qla_core_ret_sta_ctio; member
|
Completed in 44 milliseconds