Searched refs:irq_adapt_low_thresh (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/sfc/
H A Defx.c182 static unsigned irq_adapt_low_thresh = 10000; variable
183 module_param(irq_adapt_low_thresh, uint, 0644);
184 MODULE_PARM_DESC(irq_adapt_low_thresh,
296 irq_adapt_low_thresh)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/sfc/
H A Defx.c182 static unsigned irq_adapt_low_thresh = 10000; variable
183 module_param(irq_adapt_low_thresh, uint, 0644);
184 MODULE_PARM_DESC(irq_adapt_low_thresh,
296 irq_adapt_low_thresh)) {

Completed in 139 milliseconds