Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c4733 static unsigned int free_tbuf_count(struct slgt_info *info) in free_tbuf_count() function
4815 if (DIV_ROUND_UP(size, DMABUFSIZE) > free_tbuf_count(info)) in tx_load()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c4694 static unsigned int free_tbuf_count(struct slgt_info *info) in free_tbuf_count() function
4776 if (DIV_ROUND_UP(size, DMABUFSIZE) > free_tbuf_count(info)) in tx_load()

Completed in 11 milliseconds