Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c159 flags &= ~BMAN_PORTAL_FLAG_WAIT; in bman_create_portal()
163 !(flags & BMAN_PORTAL_FLAG_WAIT)) in bman_create_portal()
H A Dfsl_bman.h325 #define BMAN_PORTAL_FLAG_WAIT 0x00000010 /* wait if RCR is full */ macro