Searched refs:pkts_to_send (Results 1 – 1 of 1) sorted by relevance
1018 int pkts_to_send = 0; in ipc_mux_ul_bytes_credits_check() local1051 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()