Searched refs:SCMI_MAX_MSG_SIZE (Results 1 – 3 of 3) sorted by relevance
92 max_msg_sz = SCMI_MAX_MSG_SIZE(&sc->base); in scmi_virtio_p2a_pool_init()114 msg, 0, SCMI_MAX_MSG_SIZE(&sc->base)); in scmi_virtio_clear_channel()
44 #define SCMI_MAX_MSG_SIZE(sc) (SCMI_MAX_MSG_REPLY_SIZE(sc) + sizeof(uint32_t)) macro
396 rx_payld_sz + 2 * sizeof(uint32_t) : SCMI_MAX_MSG_SIZE(sc); in scmi_req_initialized_alloc()