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

/linux-master/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);
3287 set_desc_count(info->rbufs[i], DMABUFSIZE);
4493 set_desc_count(info->rbufs[i], info->rbuf_fill_level);
4815 set_desc_count(*d, count);
4826 set_desc_count(*d, d->buf_count);

Completed in 115 milliseconds