Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dcq.c413 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) in cqe_completes_wr() function
440 (CQE_QPID(cqe) == wq->sq.qid) && cqe_completes_wr(cqe, wq)) in c4iw_count_rcqes()
/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c446 static int cqe_completes_wr(struct t3_cqe *cqe, struct t3_wq *wq) in cqe_completes_wr() function
493 (CQE_QPID(*cqe) == wq->qpid) && cqe_completes_wr(cqe, wq)) in cxio_count_rcqes()