Searched refs:good_pkts (Results 1 – 1 of 1) sorted by relevance
307 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local359 good_pkts = get_queue_depth(txq) - overflow; in htc_try_send()360 if (good_pkts < 0) { in htc_try_send()367 for (i = 0; i < good_pkts; i++) { in htc_try_send()