Searched refs:rx_refill_threshold (Results 1 – 1 of 1) sorted by relevance
43 static unsigned int rx_refill_threshold; variable769 if (rx_refill_threshold != 0) { in ef4_init_rx_queue()770 trigger = max_fill * min(rx_refill_threshold, 100U) / 100U; in ef4_init_rx_queue()836 module_param(rx_refill_threshold, uint, 0444);837 MODULE_PARM_DESC(rx_refill_threshold,