Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wwan/iosm/
Diosm_ipc_mux.h211 __le32 datagram_index; member
Diosm_ipc_mux_codec.c553 if (le32_to_cpu(dg->datagram_index) in mux_dl_process_dg()
558 if (le32_to_cpu(dg->datagram_index) >= in mux_dl_process_dg()
563 le32_to_cpu(dg->datagram_index) + in mux_dl_process_dg()
1266 dg->datagram_index = cpu_to_le32(offset); in mux_ul_dg_encode()
1436 if (le32_to_cpu(dg->datagram_index) < in ipc_mux_get_payload_from_adb()