Home
last modified time | relevance | path

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

/external/u-boot/include/fsl-mc/
Dfsl_qbman_portal.h149 int qbman_swp_enqueue(struct qbman_swp *, const struct qbman_eq_desc *,
/external/u-boot/drivers/net/fsl-mc/dpio/
Dqbman_portal.c234 int qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue() function
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c352 err = qbman_swp_enqueue(swp, &ed, in ldpaa_eth_tx()