Home
last modified time | relevance | path

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

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