Home
last modified time | relevance | path

Searched refs:mux_adth (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_mux_codec.c590 struct mux_adth *adth; in mux_dl_adb_decode()
610 adth = (struct mux_adth *)(block + adth_index); in mux_dl_adb_decode()
629 if (le16_to_cpu(adth->table_length) < (sizeof(struct mux_adth) - in mux_dl_adb_decode()
635 sizeof(struct mux_adth) + in mux_dl_adb_decode()
831 struct mux_adth *adth; in ipc_mux_ul_encode_adth()
840 adth_dg_size = offsetof(struct mux_adth, dg) + in ipc_mux_ul_encode_adth()
844 adth = (struct mux_adth *)&ul_adb->buf[offset]; in ipc_mux_ul_encode_adth()
851 adth_dg_size -= offsetof(struct mux_adth, dg); in ipc_mux_ul_encode_adth()
1219 ipc_mux->size_needed += offsetof(struct mux_adth, dg); in mux_ul_dg_update_tbl_index()
1330 ipc_mux->size_needed += offsetof(struct mux_adth, dg); in mux_ul_adb_encode()
[all …]
Diosm_ipc_mux_codec.h157 struct mux_adth { struct