Searched refs:qla_dif_stats (Results 1 – 2 of 2) sorted by relevance
232 vha->qla_stats.qla_dif_stats.dif_input_bytes); in qla_dfs_tgt_counters_show()234 vha->qla_stats.qla_dif_stats.dif_output_bytes); in qla_dfs_tgt_counters_show()236 vha->qla_stats.qla_dif_stats.dif_input_requests); in qla_dfs_tgt_counters_show()238 vha->qla_stats.qla_dif_stats.dif_output_requests); in qla_dfs_tgt_counters_show()240 vha->qla_stats.qla_dif_stats.dif_guard_err); in qla_dfs_tgt_counters_show()242 vha->qla_stats.qla_dif_stats.dif_ref_tag_err); in qla_dfs_tgt_counters_show()244 vha->qla_stats.qla_dif_stats.dif_app_tag_err); in qla_dfs_tgt_counters_show()
3383 struct qla_dif_statistics qla_dif_stats; member