|
openMMC
Open Source Modular MMC for AMCs
|
IPMI message configuration struct. More...
#include <ipmb.h>

Data Fields | |
| ipmi_msg | buffer |
| TaskHandle_t | caller_task |
| uint8_t | retries |
| uint32_t | timestamp |
IPMI message configuration struct.
This struct is used in the IPMB layer in order to keep the informations about the request/response being handled
| ipmi_msg ipmi_msg_cfg::buffer |
IPMI Message
| TaskHandle_t ipmi_msg_cfg::caller_task |
Task to be notified when the send/receive process is done
| uint8_t ipmi_msg_cfg::retries |
Current retry counter
| uint32_t ipmi_msg_cfg::timestamp |
Tick count at the beginning of the process