Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Damdtp.c247 int stale_count; member
443 if (diff > 0 && s->stale_count == 0) { in stream_shift_packet_lists()
446 s->stale_count = MAX_PACKET_LISTS; in stream_shift_packet_lists()
449 if (s->stale_count > 0) in stream_shift_packet_lists()
450 s->stale_count--; in stream_shift_packet_lists()