Home
last modified time | relevance | path

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

/drivers/isdn/i4l/
Disdn_bsdcomp.c135 unsigned int uncomp_count; /* uncompressed packets */ member
251 stats->unc_packets = db->uncomp_count; in bsd_stats()
588 ++db->uncomp_count; in bsd_compress()
882 ++db->uncomp_count; in bsd_decompress()
/drivers/net/
Dbsd_comp.c155 unsigned int uncomp_count; /* uncompressed packets */ member
298 stats->unc_packets = db->uncomp_count; in bsd_comp_stats()
744 ++db->uncomp_count; in bsd_compress()
1113 ++db->uncomp_count; in bsd_decompress()