Searched refs:recv_type (Results 1 – 7 of 7) sorted by relevance
240 rsp->recv_type = msg->recv_type; in handle_recv()645 compat_int_t recv_type; member691 p64->recv_type = p32->recv_type; in get_compat_ipmi_recv()702 v32.recv_type = p64->recv_type; in copyout_recv32()
1008 msg->recv_type = IPMI_RESPONSE_RECV_TYPE; in deliver_err_response() 3937 recv_msg->recv_type = IPMI_RESPONSE_RECV_TYPE; in handle_ipmb_get_msg_rsp() 4020 recv_msg->recv_type = IPMI_CMD_RECV_TYPE; in handle_ipmb_get_msg_cmd() 4100 recv_msg->recv_type = IPMI_CMD_RECV_TYPE; in handle_ipmb_direct_rcv_cmd() 4137 recv_msg->recv_type = IPMI_RESPONSE_RECV_TYPE; in handle_ipmb_direct_rcv_rsp() 4213 recv_msg->recv_type = IPMI_RESPONSE_RECV_TYPE; in handle_lan_get_msg_rsp() 4300 recv_msg->recv_type = IPMI_CMD_RECV_TYPE; in handle_lan_get_msg_cmd() 4401 recv_msg->recv_type = IPMI_OEM_RECV_TYPE; in handle_oem_get_msg_cmd() 4438 recv_msg->recv_type = IPMI_ASYNC_EVENT_RECV_TYPE; in copy_event_into_recv_msg() 4556 recv_msg->recv_type in handle_bmc_rsp() [all...]
294 int recv_type; /* Is this a command, response or an member
46 int recv_type; member
416 msg->recv_type = IPMI_RESPONSE_RECV_TYPE; in ipmi_msg_handler() 417 if (msg->recv_type == IPMI_RESPONSE_RECV_TYPE && in ipmi_msg_handler()
553 data->rx_recv_type = msg->recv_type; in ibmpex_msg_handler()
327 data->rx_recv_type = msg->recv_type; in aem_msg_handler()