Searched refs:payld (Results 1 – 4 of 4) sorted by relevance
138 #define buf_to_msg(b) __containerof((b), struct scmi_msg, payld)721 if (req->msg.payld[0] != 0) in scmi_wait_for_response()722 ret = req->msg.payld[0]; in scmi_wait_for_response()724 *out = &req->msg.payld[SCMI_MSG_HDR_SIZE]; in scmi_wait_for_response()753 return (&req->msg.payld[0]); in scmi_buf_get()
79 uint8_t payld[]; member
139 msg->payld, msg->rx_len - SCMI_MSG_HDR_SIZE, msg->rx_len); in scmi_smc_collect_reply()
174 msg->payld, msg->rx_len - SCMI_MSG_HDR_SIZE, msg->rx_len); in scmi_mailbox_collect_reply()