Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wwan/iosm/
Diosm_ipc_mux.h212 __le32 datagram_index; member
Diosm_ipc_mux_codec.c556 if (le32_to_cpu(dg->datagram_index) in mux_dl_process_dg()
561 if (le32_to_cpu(dg->datagram_index) >= in mux_dl_process_dg()
566 le32_to_cpu(dg->datagram_index) + in mux_dl_process_dg()
1267 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()