Searched refs:sack_list_head (Results 1 – 2 of 2) sorted by relevance
91 struct list_head sack_list_head; /* slow ack list head */ member
740 while (!list_empty(&timer->sack_list_head)) { in snd_timer_tasklet()741 p = timer->sack_list_head.next; /* get first item */ in snd_timer_tasklet()814 ack_list_head = &timer->sack_list_head; in snd_timer_interrupt()861 use_tasklet = !list_empty(&timer->sack_list_head); in snd_timer_interrupt()907 INIT_LIST_HEAD(&timer->sack_list_head); in snd_timer_new()