Searched refs:BMAN_PORTAL_FLAG_WAIT (Results 1 – 2 of 2) sorted by relevance
159 flags &= ~BMAN_PORTAL_FLAG_WAIT; in bman_create_portal()163 !(flags & BMAN_PORTAL_FLAG_WAIT)) in bman_create_portal()
325 #define BMAN_PORTAL_FLAG_WAIT 0x00000010 /* wait if RCR is full */ macro