[go: nahoru, domu]

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

/drivers/infiniband/hw/cxgb4/
H A Dcq.c412 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) function
439 (CQE_QPID(cqe) == wq->sq.qid) && cqe_completes_wr(cqe, wq))
/drivers/infiniband/hw/cxgb3/
H A Dcxio_hal.c446 static int cqe_completes_wr(struct t3_cqe *cqe, struct t3_wq *wq) function
493 (CQE_QPID(*cqe) == wq->qpid) && cqe_completes_wr(cqe, wq))

Completed in 54 milliseconds