Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c187 #define set_desc_count(a,b)(a).count = cpu_to_le16((unsigned short)(b)) macro
2054 set_desc_count(info->rbufs[i], count); in isr_rxdata()
3311 set_desc_count(info->rbufs[i], DMABUFSIZE); in alloc_desc()
4533 set_desc_count(info->rbufs[i], info->rbuf_fill_level); in free_rbufs()
4854 set_desc_count(*d, count); in tx_load()
4865 set_desc_count(*d, d->buf_count); in tx_load()
/kernel/linux/linux-6.6/drivers/tty/
H A 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()

Completed in 12 milliseconds