Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/
Dsynclink_gt.c185 #define set_desc_count(a,b)(a).count = cpu_to_le16((unsigned short)(b)) macro
2044 set_desc_count(info->rbufs[i], count); in isr_rxdata()
3287 set_desc_count(info->rbufs[i], DMABUFSIZE); in alloc_desc()
4493 set_desc_count(info->rbufs[i], info->rbuf_fill_level); in free_rbufs()
4815 set_desc_count(*d, count); in tx_load()
4826 set_desc_count(*d, d->buf_count); in tx_load()