Searched refs:qman_p_static_dequeue_add (Results 1 – 3 of 3) sorted by relevance
945 void qman_p_static_dequeue_add(struct qman_portal *p, u32 pools);
1760 void qman_p_static_dequeue_add(struct qman_portal *p, u32 pools) in qman_p_static_dequeue_add() function1770 EXPORT_SYMBOL(qman_p_static_dequeue_add);
805 qman_p_static_dequeue_add(portal, pool); in dpaa_eth_add_channel()