Searched refs:CQ_CREDIT_UPDATE (Results 1 - 3 of 3) 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_cq.c72 cxio_hal_cq_op(&rhp->rdev, &chp->cq, CQ_CREDIT_UPDATE, credit);
H A Dcxio_hal.h153 CQ_CREDIT_UPDATE = 0x7 enumerator in enum:t3_cq_opcode
H A Dcxio_hal.c80 setup.credits = (op == CQ_CREDIT_UPDATE) ? credit : 0;
84 if ((ret < 0) || (op == CQ_CREDIT_UPDATE))

Completed in 63 milliseconds