Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c603 if (qm_dqrr_current(p)) { in qman_init_portal()
1008 dq = qm_dqrr_current(&p->p); in __poll_portal_fast()
1273 dq = qm_dqrr_current(&p->p); in qman_portal_dequeue()
1334 dq = qm_dqrr_current(&p->p); in qman_dequeue()
2773 dqrr = qm_dqrr_current(low_p); in qman_shutdown_fq()
2779 dqrr = qm_dqrr_current(low_p); in qman_shutdown_fq()
2825 dqrr = qm_dqrr_current(low_p); in qman_shutdown_fq()
2840 dqrr = qm_dqrr_current(low_p); in qman_shutdown_fq()
H A Dqman.h456 static inline const struct qm_dqrr_entry *qm_dqrr_current( in qm_dqrr_current() function