Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h751 static inline const struct qm_mr_entry *MR_INC(const struct qm_mr_entry *e) in MR_INC() function
778 mr->cursor = MR_INC(mr->cursor); in qm_mr_next()
H A Dqman.c500 res = MR_INC(res); in qm_mr_pvb_update()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h835 static __inline__ struct qm_mr_entry *MR_INC(struct qm_mr_entry *e) in MR_INC() function
903 mr->cursor = MR_INC(mr->cursor); in qm_mr_next()