Searched refs:free_tbuf_count (Results 1 – 1 of 1) sorted by relevance
4711 static unsigned int free_tbuf_count(struct slgt_info *info) in free_tbuf_count() function4793 if (DIV_ROUND_UP(size, DMABUFSIZE) > free_tbuf_count(info)) in tx_load()