Searched refs:SOF_IPC_MSG_MAX_SIZE (Results 1 – 4 of 4) sorted by relevance
134 #define SOF_IPC_MSG_MAX_SIZE 384 macro
209 reply = kmalloc(SOF_IPC_MSG_MAX_SIZE, GFP_KERNEL); in memory_info_update()219 ret = sof_ipc_tx_message(sdev->ipc, &msg, msg.size, reply, SOF_IPC_MSG_MAX_SIZE); in memory_info_update()
157 if (size > SOF_IPC_MSG_MAX_SIZE) in ipc3_trace_update_filter()
909 if (ipc_size > SOF_IPC_MSG_MAX_SIZE) { in sof_process_load()