wake_threshold   1086 drivers/net/ethernet/marvell/mvpp2/mvpp2.h 	int wake_threshold;
wake_threshold   2284 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		if (txq_pcpu->count <= txq_pcpu->wake_threshold)
wake_threshold   2530 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		txq_pcpu->wake_threshold = txq_pcpu->stop_threshold / 2;