Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firewire/
Dnosy-user.h14 __u32 lost_packet_count; member
Dnosy.c73 long total_packet_count, lost_packet_count; member
135 buffer->lost_packet_count = 0; in packet_buffer_init()
201 buffer->lost_packet_count++; in packet_buffer_put()
366 stats.lost_packet_count = client->buffer.lost_packet_count; in nosy_ioctl()