Searched refs:irqpoll_weight (Results 1 – 2 of 2) sorted by relevance
255 u32 irqpoll_weight; member268 return !!afu->irqpoll_weight; in afu_is_irqpoll_enabled()
1932 irq_poll_init(&hwq->irqpoll, afu->irqpoll_weight, in start_afu()2889 return scnprintf(buf, PAGE_SIZE, "%u\n", afu->irqpoll_weight); in irqpoll_weight_show()2925 if (weight == afu->irqpoll_weight) { in irqpoll_weight_store()2939 afu->irqpoll_weight = weight; in irqpoll_weight_store()3132 static DEVICE_ATTR_RW(irqpoll_weight);