Searched refs:tx_stop_threshold (Results 1 – 1 of 1) sorted by relevance
672 int tx_stop_threshold; member2984 if (txq->count >= txq->tx_stop_threshold) in mvneta_tx()3545 txq->tx_stop_threshold = txq->size - MVNETA_MAX_SKB_DESCS; in mvneta_txq_sw_init()3546 txq->tx_wake_threshold = txq->tx_stop_threshold / 2; in mvneta_txq_sw_init()