Searched refs:qbman_cgr_statistics_query (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/bus/fslmc/qbman/ |
| H A D | qbman_debug.c | 557 static int qbman_cgr_statistics_query(struct qbman_swp *s, uint32_t cgid, in qbman_cgr_statistics_query() function 603 return qbman_cgr_statistics_query(s, cgid, clear, 0xff, in qbman_cgr_reject_statistics() 610 return qbman_cgr_statistics_query(s, cgid, clear, 1, in qbman_ccgr_reject_statistics() 617 return qbman_cgr_statistics_query(s, cgid, clear, 0, in qbman_cq_dequeue_statistics()
|