Home
last modified time | relevance | path

Searched refs:nr_of_dg (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_mux_codec.c550 int if_id, int nr_of_dg) in mux_dl_process_dg()
555 for (i = 0; i < nr_of_dg; i++, dg++) { in mux_dl_process_dg()
591 int nr_of_dg, if_id; in mux_dl_adb_decode() local
633 nr_of_dg = (le16_to_cpu(adth->table_length) - in mux_dl_adb_decode()
638 if (nr_of_dg < 1) { in mux_dl_adb_decode()
640 "adthidx=%u,nr_of_dg=%d,next_tblidx=%u", in mux_dl_adb_decode()
641 adth_index, nr_of_dg, in mux_dl_adb_decode()
652 nr_of_dg) < 0) in mux_dl_adb_decode()
1411 int nr_of_dg, i; in ipc_mux_get_payload_from_adb() local
1426 nr_of_dg in ipc_mux_get_payload_from_adb()
548 mux_dl_process_dg(struct iosm_mux *ipc_mux, struct mux_adbh *adbh, struct mux_adth_dg *dg, struct sk_buff *skb, int if_id, int nr_of_dg) mux_dl_process_dg() argument
[all...]

Completed in 3 milliseconds