Searched refs:in_band_mailbox_size (Results 1 – 3 of 3) sorted by relevance
160 size_t in_band_mailbox_size; member
763 (channel_ctx->config->in_band_mailbox_size == 0)) { in transport_channel_init()784 fwk_mm_alloc(1, channel_ctx->config->in_band_mailbox_size); in transport_channel_init()786 fwk_mm_alloc(1, channel_ctx->config->in_band_mailbox_size); in transport_channel_init()788 channel_ctx->config->in_band_mailbox_size - in transport_channel_init()
326 .in_band_mailbox_size = SCP_SCMI_PAYLOAD_SIZE,
Completed in 9 milliseconds