Searched refs:qbman_swp_enqueue (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/fsl-mc/ |
| H A D | fsl_qbman_portal.h | 150 int qbman_swp_enqueue(struct qbman_swp *, const struct qbman_eq_desc *,
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/ |
| H A D | dpio-service.c | 435 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 D | qbman-portal.h | 249 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 D | qbman_portal.c | 235 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 D | ldpaa_eth.c | 364 err = qbman_swp_enqueue(swp, &ed, in ldpaa_eth_tx()
|