Home
last modified time | relevance | path

Searched refs:qbman_result_has_new_result (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.h221 int qbman_result_has_new_result(struct qbman_swp *p, const struct dpaa2_dq *dq);
H A Dqbman-portal.c1362 * qbman_result_has_new_result() - Check and get the dequeue response from the
1373 * format. As such, once the user has called qbman_result_has_new_result() and
1378 int qbman_result_has_new_result(struct qbman_swp *s, const struct dpaa2_dq *dq) in qbman_result_has_new_result() function