Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4.h441 #define MTL_DEBUG_TXPAUSED BIT(0) macro
482 #define MTL_DEBUG_TXPAUSED BIT(0) macro
Ddwmac4_core.c919 if (value & MTL_DEBUG_TXPAUSED) in dwmac4_debug()