Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_attr.c1898 p->dumped_frames = stats->discarded_frames; in qla2x00_get_fc_host_stats()
1901 stats->dropped_frames + stats->discarded_frames; in qla2x00_get_fc_host_stats()
Dqla_def.h1409 uint32_t discarded_frames; member