Searched refs:core_qla_que_buf (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 291 core_qla_que_buf = qpair->tgt_counters.core_qla_que_buf; in qla_dfs_tgt_counters_show() 305 core_qla_que_buf += qpair->tgt_counters.core_qla_que_buf; in qla_dfs_tgt_counters_show() 324 seq_printf(s, "core_qla_que_buf = %lld\n", in qla_dfs_tgt_counters_show() 325 core_qla_que_buf); in qla_dfs_tgt_counters_show()
|
H A D | qla_def.h | 3516 uint64_t core_qla_que_buf; member
|
H A D | qla_target.c | 3247 qpair->tgt_counters.core_qla_que_buf++; in qlt_xmit_response()
|
/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 311 core_qla_que_buf = qpair->tgt_counters.core_qla_que_buf; in qla_dfs_tgt_counters_show() 325 core_qla_que_buf += qpair->tgt_counters.core_qla_que_buf; in qla_dfs_tgt_counters_show() 344 seq_printf(s, "core_qla_que_buf = %lld\n", in qla_dfs_tgt_counters_show() 345 core_qla_que_buf); in qla_dfs_tgt_counters_show()
|
H A D | qla_def.h | 3686 uint64_t core_qla_que_buf; member
|
H A D | qla_target.c | 3279 qpair->tgt_counters.core_qla_que_buf++; in qlt_xmit_response()
|
Completed in 43 milliseconds