Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_qbman_portal.h63 int qbman_swp_pull(struct qbman_swp *, struct qbman_pull_desc *);
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c326 int qbman_swp_pull(struct qbman_swp *s, struct qbman_pull_desc *d) in qbman_swp_pull() function
/rk3399_rockchip-uboot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c271 err = qbman_swp_pull(swp, &pulldesc); in ldpaa_eth_pull_dequeue_rx()