Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_hal.h170 void cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count);
HDiw_cxgb_qp.c779 cxio_count_rcqes(&rchp->cq, &qhp->wq, &count); in __flush_qp()
HDiw_cxgb_hal.c519 cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count) in cxio_count_rcqes() function