Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h714 #define MVPP2_TX_DISABLE_TIMEOUT_MSEC 1000 macro
H A Dmvpp2_main.c2385 if (delay >= MVPP2_TX_DISABLE_TIMEOUT_MSEC) { in mvpp2_egress_disable()