Searched refs:pkts_to_send (Results 1 – 1 of 1) sorted by relevance
1016 int pkts_to_send = 0; in ipc_mux_ul_bytes_credits_check() local1049 if (!(credits >= skb->len && pkts_to_send < max_nr_of_pkts)) in ipc_mux_ul_bytes_credits_check()1052 pkts_to_send++; in ipc_mux_ul_bytes_credits_check()1055 return pkts_to_send; in ipc_mux_ul_bytes_credits_check()