Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dsynclink_gt.c4711 static unsigned int free_tbuf_count(struct slgt_info *info) in free_tbuf_count() function
4793 if (DIV_ROUND_UP(size, DMABUFSIZE) > free_tbuf_count(info)) in tx_load()