Searched refs:mux_cmdh (Results 1 – 2 of 2) sorted by relevance
100 struct mux_cmdh { struct250 struct mux_cmdh *ack_aggr;
71 static struct mux_cmdh *ipc_mux_acb_add_cmd(struct iosm_mux *ipc_mux, u32 cmd, in ipc_mux_acb_add_cmd()75 struct mux_cmdh *cmdh; in ipc_mux_acb_add_cmd()80 cmdh = (struct mux_cmdh *) in ipc_mux_acb_add_cmd()88 cmdh->cmd_len = cpu_to_le16(offsetof(struct mux_cmdh, param) + in ipc_mux_acb_add_cmd()488 struct mux_cmdh *cmdh, int size) in ipc_mux_dl_acbcmd_decode()521 struct mux_cmdh *cmdh; in ipc_mux_dl_acb_decode()531 sizeof(struct mux_cmdh)); in ipc_mux_dl_acb_decode()534 cmdh = (struct mux_cmdh *)&block[next_cmd_index]; in ipc_mux_dl_acb_decode()540 size = offsetof(struct mux_cmdh, param) + in ipc_mux_dl_acb_decode()