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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_intr.c38 static void handle_vq(struct c2_dev *c2dev, u32 mq_index);
83 handle_vq(c2dev, mq_index);
92 handle_vq(c2dev, 1);
115 static void handle_vq(struct c2_dev *c2dev, u32 mq_index) function
144 pr_debug("handle_vq: no repbufs!\n");
173 pr_debug("handle_vq: UNEXPECTEDLY got NULL req\n");

Completed in 92 milliseconds