Lines Matching full:pels
13 namespace openpower::pels namespace
19 * This class handles notifying the host firmware of new PELs.
22 * notified about new PELs.
24 * Some PELs do not need to be sent - see enqueueRequired() and
41 * The host firmware has a finite amount of space to store PELs before
46 * PELs from being sent, and the first PEL that hits this will have
128 * PELs at this time.
131 * staging area to hold the PELs before sending them up
132 * to the OS is full. This will stop future PEls from being
137 * of already sent PELs.
143 * PELs in flight).
153 * class already purges malformed PELs.
219 * If the new state is host up and there are PELs to send, it
221 * it will transfer any PELs that were sent but not acked yet back
316 * currently have the space for more PELs.
345 } // namespace openpower::pels