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