Home
last modified time | relevance | path

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

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