Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman_priv.h235 #define QM_EQCR_SEQNUM_NLIS 0x4000 /* More fragments to come */ macro
H A Dqman.c2456 orp_seqnum |= QM_EQCR_SEQNUM_NLIS; in qman_enqueue_orp()
2458 orp_seqnum &= ~QM_EQCR_SEQNUM_NLIS; in qman_enqueue_orp()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h430 #define QM_EQCR_SEQNUM_NLIS 0x4000 /* More fragments to come */ macro