Searched refs:irqpoll_weight (Results 1 – 1 of 1) sorted by relevance
96 static int irqpoll_weight = -1; variable97 module_param(irqpoll_weight, int, 0444);98 MODULE_PARM_DESC(irqpoll_weight,8540 if (irqpoll_weight > 0) in mpt3sas_base_attach()8541 ioc->thresh_hold = irqpoll_weight; in mpt3sas_base_attach()