Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h1006 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count);
H A Dcq.c443 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) in c4iw_count_rcqes() function
H A Dqp.c1623 c4iw_count_rcqes(&rchp->cq, &qhp->wq, &count); in __flush_qp()