Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dcq.c151 static int ib_poll_handler(struct irq_poll *iop, int budget) in ib_poll_handler() function
253 irq_poll_init(&cq->iop, IB_POLL_BUDGET_IRQ, ib_poll_handler); in __ib_alloc_cq()