Home
last modified time | relevance | path

Searched refs:txqueue_depth (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
330 txqueue_depth = get_queue_depth(&ep->txq); in htc_try_send()
333 if (txqueue_depth >= ep->max_txq_depth) { in htc_try_send()
338 overflow = txqueue_depth; in htc_try_send()
348 __func__, ep->eid, overflow, txqueue_depth, in htc_try_send()

Completed in 5 milliseconds