Lines Matching +full:retry +full:- +full:time

24  * Some PELs do not need to be sent - see enqueueRequired() and
30 * - The command response is asynchronous.
35 * PLDM command to the PLDM daemon, who makes a D-Bus method
44 * PLDM daemon to call HostReject D-Bus method on this daemon instead
47 * a timer set to retry again later.
61 * @param[in] repo - The PEL repository object
62 * @param[in] dataIface - The data interface object
63 * @param[in] hostIface - The host interface object
78 * @return size_t - The queue size
90 * - Already acked by the host (or they didn't like it)
91 * - Hidden and the HMC already got it
92 * - The 'do not report to host' bit is set
94 * @param[in] id - The PEL ID
96 * @return bool - If enqueue is required
102 * at the time of the notification.
105 * - Already acked by the host
106 * - It's hidden, and the HMC already got or will get it.
108 * @param[in] id - The PEL ID
110 * @return bool - If the notify is required
122 * @param[in] id - The PEL ID
128 * PELs at this time.
145 * @param[in] id - The PEL ID
157 * @param[in] id - The PEL ID
170 * @param[in] pel - The new PEL
181 * @param[in] id - The deleted PEL ID
189 * @param[in] pel - The PEL
191 * @return bool - This is an indicator to the Repository::for_each
212 * @param[in] source - The event source object
224 * @param[in] hostUp - The new host state
235 * If the command failed, a retry timer will be started so it
238 * @param[in] status - The response status
243 * @brief The function called when the command failure retry
244 * time is up.
247 * retry count.
252 * @brief The function called when the 'host full' retry timer
255 * This will re-issue a command to try again with the PEL at
261 * @brief The function called when the host up retry timer
310 * @brief The command retry count
321 * @brief The command retry timer.
326 * @brief The host full timer, used to retry sending a PEL if the host