Searched refs:goodPkts (Results 1 – 1 of 1) sorted by relevance
1519 int goodPkts = in htc_try_send() local1523 A_ASSERT(goodPkts >= 0); in htc_try_send()1527 for (i = 0; i < goodPkts; i++) { in htc_try_send()1840 int goodPkts; in htc_send_pkts_sched_queue() local1847 goodPkts = in htc_send_pkts_sched_queue()1851 if (goodPkts > 0) { in htc_send_pkts_sched_queue()1855 goodPkts--; in htc_send_pkts_sched_queue()1857 if (goodPkts <= 0) in htc_send_pkts_sched_queue()