[go: nahoru, domu]

Searched refs:txqueue_depth (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c309 int tx_resources, overflow, txqueue_depth, i, good_pkts; local
331 txqueue_depth = get_queue_depth(&ep->txq);
334 if (txqueue_depth >= ep->max_txq_depth) {
339 overflow = txqueue_depth;
349 __func__, ep->eid, overflow, txqueue_depth,

Completed in 76 milliseconds