Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_qbman_portal.h150 int qbman_swp_enqueue(struct qbman_swp *, const struct qbman_eq_desc *,
/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c364 err = qbman_swp_enqueue(swp, &ed, in ldpaa_eth_tx()