Home
last modified time | relevance | path

Searched refs:qbman_result_DQ_seqnum (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/bus/fslmc/
H A Dversion.map84 qbman_result_DQ_seqnum;
/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_portal.h686 uint16_t qbman_result_DQ_seqnum(const struct qbman_result *dq);
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c929 *dpaa2_seqn(ev->mbuf) |= qbman_result_DQ_seqnum(dq) << DPAA2_EQCR_SEQNUM_SHIFT; in dpaa2_dev_process_ordered_event()
/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_portal.c2356 uint16_t qbman_result_DQ_seqnum(const struct qbman_result *dq) in qbman_result_DQ_seqnum() function
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c4086 *dpaa2_seqn(crypto_op->sym->m_src) |= qbman_result_DQ_seqnum(dq) << in dpaa2_sec_process_ordered_event()