Searched refs:IPMI_PAYLOAD_TYPE_IPMI (Results 1 – 3 of 3) sorted by relevance
58 #define IPMI_PAYLOAD_TYPE_IPMI 0x00 macro
280 { IPMI_PAYLOAD_TYPE_IPMI, "IPMI (0)" }, // IPMI Message686 if (rsp->session.payloadtype == IPMI_PAYLOAD_TYPE_IPMI) { in ipmi_lan_poll_single()1216 rsp->session.payloadtype = IPMI_PAYLOAD_TYPE_IPMI; in read_session_data_v15()1677 case IPMI_PAYLOAD_TYPE_IPMI: in ipmi_lanplus_build_v2x_msg()1911 v2_payload.payload_type = IPMI_PAYLOAD_TYPE_IPMI; in ipmi_lanplus_build_v2x_ipmi_cmd()2127 if (payload->payload_type == IPMI_PAYLOAD_TYPE_IPMI) in ipmi_lanplus_send_payload()2320 if ((payload->payload_type == IPMI_PAYLOAD_TYPE_IPMI) && entry) { in ipmi_lanplus_send_payload()2632 v2_payload.payload_type = IPMI_PAYLOAD_TYPE_IPMI; in ipmi_lanplus_send_ipmi_cmd()
552 rsp->session.payloadtype = IPMI_PAYLOAD_TYPE_IPMI; in ipmi_lan_poll_recv()655 if (rsp->session.payloadtype == IPMI_PAYLOAD_TYPE_IPMI) in ipmi_lan_poll_recv()