Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.h176 #define DPAA2_DQ_STAT_FQEMPTY (0x80u) /* FQ is empty */ macro
H A Ddpaa2_channel.c359 if (msg != NULL && (msg->fdr.desc.stat & DPAA2_DQ_STAT_FQEMPTY)) { in dpaa2_chan_next_frame()