Home
last modified time | relevance | path

Searched refs:cxio_count_rcqes (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h192 void cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count);
Diwch_qp.c741 cxio_count_rcqes(&rchp->cq, &qhp->wq, &count); in __flush_qp()
Dcxio_hal.c482 void cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count) in cxio_count_rcqes() function