Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/ !
H A Dhtc_send.c1519 int goodPkts = in htc_try_send() local
1523 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() local
1847 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()