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

/linux-4.4.14/drivers/tty/
H A Dsynclink_gt.c335 unsigned int rbuf_index; member in struct:slgt_info
1864 count = desc_count(bufs[end]) - info->rbuf_index; rx_async()
1865 p = bufs[end].buf + info->rbuf_index; rx_async()
1896 info->rbuf_index += i; rx_async()
1901 info->rbuf_index = 0; rx_async()

Completed in 63 milliseconds