Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/
H A Dversion.map80 qbman_result_DQ_odpid;
/f-stack/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_portal.h696 uint16_t qbman_result_DQ_odpid(const struct qbman_result *dq);
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c751 *dpaa2_seqn(ev->mbuf) |= qbman_result_DQ_odpid(dq) << DPAA2_EQCR_OPRID_SHIFT; in dpaa2_dev_process_ordered_event()
/f-stack/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_portal.c2363 uint16_t qbman_result_DQ_odpid(const struct qbman_result *dq) in qbman_result_DQ_odpid() function