mux_cmdh
struct mux_cmdh *cmdh, int size)
struct mux_cmdh *cmdh;
sizeof(struct mux_cmdh));
cmdh = (struct mux_cmdh *)&block[next_cmd_index];
size = offsetof(struct mux_cmdh, param) +
static struct mux_cmdh *ipc_mux_acb_add_cmd(struct iosm_mux *ipc_mux, u32 cmd,
struct mux_cmdh *cmdh;
cmdh = (struct mux_cmdh *)
cmdh->cmd_len = cpu_to_le16(offsetof(struct mux_cmdh, param) +
struct mux_cmdh *ack_aggr;