Lines Matching refs:tbuf_count
309 unsigned int tbuf_count; member
524 for (i=0 ; i < info->tbuf_count ; i++) { in dump_tbufs()
2186 i = info->tbuf_count - 1; in unsent_tbufs()
3298 for (i=0; i < info->tbuf_count; i++) { in alloc_desc()
3303 if (i == info->tbuf_count - 1) in alloc_desc()
3351 info->tbuf_count = 32; in alloc_dma_bufs()
3355 alloc_bufs(info, info->tbufs, info->tbuf_count) < 0 || in alloc_dma_bufs()
3368 free_bufs(info, info->tbufs, info->tbuf_count); in free_dma_bufs()
4702 for (i=0 ; i < info->tbuf_count ; i++) { in reset_tbufs()
4721 if (++i == info->tbuf_count) in free_tbuf_count()
4761 if (++i == info->tbuf_count) in tbuf_bytes()
4835 if (++i == info->tbuf_count) in tx_load()