Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_mux_codec.c1018 int pkts_to_send = 0; in ipc_mux_ul_bytes_credits_check() local
1051 if (!(credits >= skb->len && pkts_to_send < max_nr_of_pkts)) in ipc_mux_ul_bytes_credits_check()
1054 pkts_to_send++; in ipc_mux_ul_bytes_credits_check()
1057 return pkts_to_send; in ipc_mux_ul_bytes_credits_check()