Searched refs:BMAN_PORTAL_FLAG_WAIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c86 * if RCR is non-empty. If the BMAN_PORTAL_FLAG_WAIT flag is set, the function
159 flags &= ~BMAN_PORTAL_FLAG_WAIT;
163 !(flags & BMAN_PORTAL_FLAG_WAIT))
H A Dfsl_bman.h325 #define BMAN_PORTAL_FLAG_WAIT 0x00000010 /* wait if RCR is full */ macro

Completed in 52 milliseconds