Lines Matching refs:tgt_counters

183 	qla_core_sbt_cmd = qpair->tgt_counters.qla_core_sbt_cmd;  in qla_dfs_tgt_counters_show()
184 core_qla_que_buf = qpair->tgt_counters.core_qla_que_buf; in qla_dfs_tgt_counters_show()
185 qla_core_ret_ctio = qpair->tgt_counters.qla_core_ret_ctio; in qla_dfs_tgt_counters_show()
186 core_qla_snd_status = qpair->tgt_counters.core_qla_snd_status; in qla_dfs_tgt_counters_show()
187 qla_core_ret_sta_ctio = qpair->tgt_counters.qla_core_ret_sta_ctio; in qla_dfs_tgt_counters_show()
188 core_qla_free_cmd = qpair->tgt_counters.core_qla_free_cmd; in qla_dfs_tgt_counters_show()
189 num_q_full_sent = qpair->tgt_counters.num_q_full_sent; in qla_dfs_tgt_counters_show()
190 num_alloc_iocb_failed = qpair->tgt_counters.num_alloc_iocb_failed; in qla_dfs_tgt_counters_show()
191 num_term_xchg_sent = qpair->tgt_counters.num_term_xchg_sent; in qla_dfs_tgt_counters_show()
197 qla_core_sbt_cmd += qpair->tgt_counters.qla_core_sbt_cmd; in qla_dfs_tgt_counters_show()
198 core_qla_que_buf += qpair->tgt_counters.core_qla_que_buf; in qla_dfs_tgt_counters_show()
199 qla_core_ret_ctio += qpair->tgt_counters.qla_core_ret_ctio; in qla_dfs_tgt_counters_show()
200 core_qla_snd_status += qpair->tgt_counters.core_qla_snd_status; in qla_dfs_tgt_counters_show()
202 qpair->tgt_counters.qla_core_ret_sta_ctio; in qla_dfs_tgt_counters_show()
203 core_qla_free_cmd += qpair->tgt_counters.core_qla_free_cmd; in qla_dfs_tgt_counters_show()
204 num_q_full_sent += qpair->tgt_counters.num_q_full_sent; in qla_dfs_tgt_counters_show()
206 qpair->tgt_counters.num_alloc_iocb_failed; in qla_dfs_tgt_counters_show()
207 num_term_xchg_sent += qpair->tgt_counters.num_term_xchg_sent; in qla_dfs_tgt_counters_show()