Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h513 #define MTL_DEBUG_TXPAUSED BIT(0) macro
554 #define MTL_DEBUG_TXPAUSED BIT(0) macro
H A Ddwmac4_core.c910 if (value & MTL_DEBUG_TXPAUSED) in dwmac4_debug()