Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.h181 #define DPAA2_DQ_STAT_VOLATILE (0x02u) /* volatile dequeue (VDC) */ macro
H A Ddpaa2_swp.c768 if ((msg->fdr.desc.stat & DPAA2_DQ_STAT_VOLATILE) && in dpaa2_swp_pull()