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

/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_intr.c37 static void handle_mq(struct c2_dev *c2dev, u32 index);
54 handle_mq(c2dev, mq_index); c2_rnic_interrupt()
62 static void handle_mq(struct c2_dev *c2dev, u32 mq_index) handle_mq() function
65 pr_debug("handle_mq: stray activity for mq_index=%d\n", handle_mq()
H A Dc2_vq.c173 * NOTE: handle_mq() on the interrupt context will wake up threads blocked here.

Completed in 88 milliseconds