Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/
H A Dversion.map83 qbman_result_eqresp_fd;
/f-stack/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_portal.h1028 struct qbman_fd *qbman_result_eqresp_fd(struct qbman_result *eqresp);
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c1223 fd = qbman_result_eqresp_fd(&dpio_dev->eqresp[eqresp_ci]); in dpaa2_dev_free_eqresp_buf()
/f-stack/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_portal.c2455 struct qbman_fd *qbman_result_eqresp_fd(struct qbman_result *eqresp) in qbman_result_eqresp_fd() function