Searched refs:txqueue_depth (Results 1 – 1 of 1) sorted by relevance
307 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local329 txqueue_depth = get_queue_depth(&ep->txq); in htc_try_send()332 if (txqueue_depth >= ep->max_txq_depth) { in htc_try_send()337 overflow = txqueue_depth; in htc_try_send()347 __func__, ep->eid, overflow, txqueue_depth, in htc_try_send()