Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_pipe.c308 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local
360 good_pkts = get_queue_depth(txq) - overflow; in htc_try_send()
361 if (good_pkts < 0) { in htc_try_send()
368 for (i = 0; i < good_pkts; i++) { in htc_try_send()

Completed in 5 milliseconds