Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_qbman_portal.h150 int qbman_swp_enqueue(struct qbman_swp *, const struct qbman_eq_desc *,
/OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/
H A Ddpio-service.c435 return qbman_swp_enqueue(d->swp, &ed, fd); in dpaa2_io_service_enqueue_fq()
536 return qbman_swp_enqueue(d->swp, &ed, fd); in dpaa2_io_service_enqueue_qd()
H A Dqbman-portal.h249 qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue() function
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c235 int qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue() function
/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c364 err = qbman_swp_enqueue(swp, &ed, in ldpaa_eth_tx()