Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/octeon/
Dethernet-rx.h33 static inline void cvm_oct_rx_refill_pool(int fill_threshold) in cvm_oct_rx_refill_pool() argument
41 if (number_to_free > fill_threshold) { in cvm_oct_rx_refill_pool()