Searched refs:mux_adth (Results 1 – 2 of 2) sorted by relevance
586 struct mux_adth *adth; in mux_dl_adb_decode()606 adth = (struct mux_adth *)(block + adth_index); in mux_dl_adb_decode()625 if (le16_to_cpu(adth->table_length) < (sizeof(struct mux_adth) - in mux_dl_adb_decode()631 sizeof(struct mux_adth) + in mux_dl_adb_decode()827 struct mux_adth *adth; in ipc_mux_ul_encode_adth()836 adth_dg_size = offsetof(struct mux_adth, dg) + in ipc_mux_ul_encode_adth()840 adth = (struct mux_adth *)&ul_adb->buf[offset]; in ipc_mux_ul_encode_adth()847 adth_dg_size -= offsetof(struct mux_adth, dg); in ipc_mux_ul_encode_adth()1216 ipc_mux->size_needed += offsetof(struct mux_adth, dg); in mux_ul_dg_update_tbl_index()1327 ipc_mux->size_needed += offsetof(struct mux_adth, dg); in mux_ul_adb_encode()[all …]
157 struct mux_adth { struct