Searched refs:qman_p_static_dequeue_add (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/soc/fsl/
H A Dqman.h939 * qman_p_static_dequeue_add - Add pool channels to the portal SDQCR
946 void qman_p_static_dequeue_add(struct qman_portal *p, u32 pools);
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c1763 void qman_p_static_dequeue_add(struct qman_portal *p, u32 pools) function
1773 EXPORT_SYMBOL(qman_p_static_dequeue_add); variable
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c803 qman_p_static_dequeue_add(portal, pool);

Completed in 166 milliseconds