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

/freebsd-11-stable/sys/net/
H A Dmp_ring.c61 ABDICATED, /* consumer stopped even though there was work to be enumerator in enum:__anon5388
95 return (ABDICATED);
151 if (ns.flags == ABDICATED)
232 if (ns.flags == ABDICATED)
455 ns.flags = ABDICATED;
470 if ((os.flags != STALLED && os.flags != ABDICATED) || // Only continue in STALLED and ABDICATED
472 (os.flags != ABDICATED && r->can_drain(r) == 0)) // Can either drain, or everyone left
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_mp_ring.c60 ABDICATED, /* consumer stopped even though there was work to be enumerator in enum:__anon6322
94 return (ABDICATED);
161 if (ns.flags == ABDICATED)

Completed in 102 milliseconds