Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_attr.c1893 pfc_host_stat->dumped_frames = stats->discarded_frames; in qla2x00_get_fc_host_stats()
1896 stats->dropped_frames + stats->discarded_frames; in qla2x00_get_fc_host_stats()
Dqla_def.h1234 uint32_t discarded_frames; member