Home
last modified time | relevance | path

Searched refs:qbman_fq_query_state (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/bus/fslmc/
H A Dversion.map70 qbman_fq_query_state;
/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_debug.h139 int qbman_fq_query_state(struct qbman_swp *s, uint32_t fqid,
/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_debug.c322 int qbman_fq_query_state(struct qbman_swp *s, uint32_t fqid, in qbman_fq_query_state() function
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c1072 if (qbman_fq_query_state(swp, dpaa2_q->fqid, &state) == 0) { in dpaa2_dev_rx_queue_count()