Searched refs:mux_adth (Results 1 – 2 of 2) sorted by relevance
592 struct mux_adth *adth; in mux_dl_adb_decode()621 adth_index > skb->len - sizeof(struct mux_adth)) in mux_dl_adb_decode()626 adth = (struct mux_adth *)(block + adth_index); in mux_dl_adb_decode()645 if (le16_to_cpu(adth->table_length) < sizeof(struct mux_adth)) in mux_dl_adb_decode()654 sizeof(struct mux_adth)) / in mux_dl_adb_decode()849 struct mux_adth *adth; in ipc_mux_ul_encode_adth()858 adth_dg_size = offsetof(struct mux_adth, dg) + in ipc_mux_ul_encode_adth()862 adth = (struct mux_adth *)&ul_adb->buf[offset]; in ipc_mux_ul_encode_adth()869 adth_dg_size -= offsetof(struct mux_adth, dg); in ipc_mux_ul_encode_adth()1237 ipc_mux->size_needed += offsetof(struct mux_adth, dg); in mux_ul_dg_update_tbl_index()[all …]
157 struct mux_adth { struct