Home
last modified time | relevance | path

Searched refs:set_desc_count (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/tty/
Dsynclink_gt.c213 #define set_desc_count(a,b)(a).count = cpu_to_le16((unsigned short)(b)) macro
2119 set_desc_count(info->rbufs[i], count); in isr_rxdata()
3376 set_desc_count(info->rbufs[i], DMABUFSIZE); in alloc_desc()
4594 set_desc_count(info->rbufs[i], info->rbuf_fill_level); in free_rbufs()
4915 set_desc_count(*d, count); in tx_load()
4926 set_desc_count(*d, d->buf_count); in tx_load()