Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1410 int wake_threshold; member
H A Dmvpp2_main.c2876 if (txq_pcpu->count <= txq_pcpu->wake_threshold) in mvpp2_txq_done()
3168 txq_pcpu->wake_threshold = txq_pcpu->stop_threshold / 2; in mvpp2_txq_init()