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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c309 enum t3_cq_opcode cq_op; local
317 cq_op = CQ_ARM_SE;
319 cq_op = CQ_ARM_AN;
328 err = cxio_hal_cq_op(&rhp->rdev, &chp->cq, cq_op, 0);

Completed in 45 milliseconds