Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dnosy-user.h15 __u32 lost_packet_count; member
Dnosy.c74 long total_packet_count, lost_packet_count; member
136 buffer->lost_packet_count = 0; in packet_buffer_init()
202 buffer->lost_packet_count++; in packet_buffer_put()
367 stats.lost_packet_count = client->buffer.lost_packet_count; in nosy_ioctl()