Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_hal.h171 void cxio_count_scqes(struct t3_cq *cq, struct t3_wq *wq, int *count);
HDiw_cxgb_qp.c790 cxio_count_scqes(&schp->cq, &qhp->wq, &count); in __flush_qp()
HDiw_cxgb_hal.c501 cxio_count_scqes(struct t3_cq *cq, struct t3_wq *wq, int *count) in cxio_count_scqes() function