Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4.h332 #define MTL_DEBUG_TXPAUSED BIT(0) macro
372 #define MTL_DEBUG_TXPAUSED BIT(0) macro
Ddwmac4_core.c642 if (value & MTL_DEBUG_TXPAUSED) in dwmac4_debug()