Lines Matching refs:tgt_counters

310 	qla_core_sbt_cmd = qpair->tgt_counters.qla_core_sbt_cmd;  in qla_dfs_tgt_counters_show()
311 core_qla_que_buf = qpair->tgt_counters.core_qla_que_buf; in qla_dfs_tgt_counters_show()
312 qla_core_ret_ctio = qpair->tgt_counters.qla_core_ret_ctio; in qla_dfs_tgt_counters_show()
313 core_qla_snd_status = qpair->tgt_counters.core_qla_snd_status; in qla_dfs_tgt_counters_show()
314 qla_core_ret_sta_ctio = qpair->tgt_counters.qla_core_ret_sta_ctio; in qla_dfs_tgt_counters_show()
315 core_qla_free_cmd = qpair->tgt_counters.core_qla_free_cmd; in qla_dfs_tgt_counters_show()
316 num_q_full_sent = qpair->tgt_counters.num_q_full_sent; in qla_dfs_tgt_counters_show()
317 num_alloc_iocb_failed = qpair->tgt_counters.num_alloc_iocb_failed; in qla_dfs_tgt_counters_show()
318 num_term_xchg_sent = qpair->tgt_counters.num_term_xchg_sent; in qla_dfs_tgt_counters_show()
324 qla_core_sbt_cmd += qpair->tgt_counters.qla_core_sbt_cmd; in qla_dfs_tgt_counters_show()
325 core_qla_que_buf += qpair->tgt_counters.core_qla_que_buf; in qla_dfs_tgt_counters_show()
326 qla_core_ret_ctio += qpair->tgt_counters.qla_core_ret_ctio; in qla_dfs_tgt_counters_show()
327 core_qla_snd_status += qpair->tgt_counters.core_qla_snd_status; in qla_dfs_tgt_counters_show()
329 qpair->tgt_counters.qla_core_ret_sta_ctio; in qla_dfs_tgt_counters_show()
330 core_qla_free_cmd += qpair->tgt_counters.core_qla_free_cmd; in qla_dfs_tgt_counters_show()
331 num_q_full_sent += qpair->tgt_counters.num_q_full_sent; in qla_dfs_tgt_counters_show()
333 qpair->tgt_counters.num_alloc_iocb_failed; in qla_dfs_tgt_counters_show()
334 num_term_xchg_sent += qpair->tgt_counters.num_term_xchg_sent; in qla_dfs_tgt_counters_show()