Home
last modified time | relevance | path

Searched refs:qla_dif_stats (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_dfs.c339 vha->qla_stats.qla_dif_stats.dif_input_bytes); in qla_dfs_tgt_counters_show()
341 vha->qla_stats.qla_dif_stats.dif_output_bytes); in qla_dfs_tgt_counters_show()
343 vha->qla_stats.qla_dif_stats.dif_input_requests); in qla_dfs_tgt_counters_show()
345 vha->qla_stats.qla_dif_stats.dif_output_requests); in qla_dfs_tgt_counters_show()
347 vha->qla_stats.qla_dif_stats.dif_guard_err); in qla_dfs_tgt_counters_show()
349 vha->qla_stats.qla_dif_stats.dif_ref_tag_err); in qla_dfs_tgt_counters_show()
351 vha->qla_stats.qla_dif_stats.dif_app_tag_err); in qla_dfs_tgt_counters_show()
Dqla_def.h3479 struct qla_dif_statistics qla_dif_stats; member