Lines Matching refs:tbuf_count
339 unsigned int tbuf_count; member
583 for (i=0 ; i < info->tbuf_count ; i++) { in dump_tbufs()
2280 i = info->tbuf_count - 1; in unsent_tbufs()
3406 for (i=0; i < info->tbuf_count; i++) { in alloc_desc()
3411 if (i == info->tbuf_count - 1) in alloc_desc()
3455 info->tbuf_count = 32; in alloc_dma_bufs()
3459 alloc_bufs(info, info->tbufs, info->tbuf_count) < 0 || in alloc_dma_bufs()
3472 free_bufs(info, info->tbufs, info->tbuf_count); in free_dma_bufs()
4812 for (i=0 ; i < info->tbuf_count ; i++) { in reset_tbufs()
4831 if (++i == info->tbuf_count) in free_tbuf_count()
4871 if (++i == info->tbuf_count) in tbuf_bytes()
4945 if (++i == info->tbuf_count) in tx_load()