Lines Matching refs:tbuf_count
341 unsigned int tbuf_count; member
585 for (i=0 ; i < info->tbuf_count ; i++) { in dump_tbufs()
2292 i = info->tbuf_count - 1; in unsent_tbufs()
3409 for (i=0; i < info->tbuf_count; i++) { in alloc_desc()
3414 if (i == info->tbuf_count - 1) in alloc_desc()
3458 info->tbuf_count = 32; in alloc_dma_bufs()
3462 alloc_bufs(info, info->tbufs, info->tbuf_count) < 0 || in alloc_dma_bufs()
3475 free_bufs(info, info->tbufs, info->tbuf_count); in free_dma_bufs()
4809 for (i=0 ; i < info->tbuf_count ; i++) { in reset_tbufs()
4828 if (++i == info->tbuf_count) in free_tbuf_count()
4868 if (++i == info->tbuf_count) in tbuf_bytes()
4942 if (++i == info->tbuf_count) in tx_load()