Searched refs:core_qla_snd_status (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 293 core_qla_snd_status = qpair->tgt_counters.core_qla_snd_status; in qla_dfs_tgt_counters_show() 307 core_qla_snd_status += qpair->tgt_counters.core_qla_snd_status; in qla_dfs_tgt_counters_show() 326 seq_printf(s, "core_qla_snd_status = %lld\n", in qla_dfs_tgt_counters_show() 327 core_qla_snd_status); in qla_dfs_tgt_counters_show()
|
H A D | qla_def.h | 3518 uint64_t core_qla_snd_status; member
|
H A D | qla_target.c | 3245 qpair->tgt_counters.core_qla_snd_status++; in qlt_xmit_response()
|
/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 313 core_qla_snd_status = qpair->tgt_counters.core_qla_snd_status; in qla_dfs_tgt_counters_show() 327 core_qla_snd_status += qpair->tgt_counters.core_qla_snd_status; in qla_dfs_tgt_counters_show() 346 seq_printf(s, "core_qla_snd_status = %lld\n", in qla_dfs_tgt_counters_show() 347 core_qla_snd_status); in qla_dfs_tgt_counters_show()
|
H A D | qla_def.h | 3688 uint64_t core_qla_snd_status; member
|
H A D | qla_target.c | 3277 qpair->tgt_counters.core_qla_snd_status++; in qlt_xmit_response()
|
Completed in 51 milliseconds