Searched refs:tbuf_count (Results 1 – 1 of 1) sorted by relevance
312 unsigned int tbuf_count; member527 for (i=0 ; i < info->tbuf_count ; i++) { in dump_tbufs()2190 i = info->tbuf_count - 1; in unsent_tbufs()3302 for (i=0; i < info->tbuf_count; i++) { in alloc_desc()3307 if (i == info->tbuf_count - 1) in alloc_desc()3355 info->tbuf_count = 32; in alloc_dma_bufs()3359 alloc_bufs(info, info->tbufs, info->tbuf_count) < 0 || in alloc_dma_bufs()3372 free_bufs(info, info->tbufs, info->tbuf_count); in free_dma_bufs()4707 for (i=0 ; i < info->tbuf_count ; i++) { in reset_tbufs()4726 if (++i == info->tbuf_count) in free_tbuf_count()[all …]