Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/iw_cxgbe/
HDcq.c323 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) in c4iw_count_rcqes() function
HDiw_cxgbe.h905 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count);
HDqp.c949 c4iw_count_rcqes(&rchp->cq, &qhp->wq, &count); in __flush_qp()