Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dsynclink_gt.c186 #define set_desc_count(a,b)(a).count = cpu_to_le16((unsigned short)(b)) macro
2045 set_desc_count(info->rbufs[i], count); in isr_rxdata()
3295 set_desc_count(info->rbufs[i], DMABUFSIZE); in alloc_desc()
4511 set_desc_count(info->rbufs[i], info->rbuf_fill_level); in free_rbufs()
4832 set_desc_count(*d, count); in tx_load()
4843 set_desc_count(*d, d->buf_count); in tx_load()