Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4.h508 #define MTL_DEBUG_TXPAUSED BIT(0) macro
549 #define MTL_DEBUG_TXPAUSED BIT(0) macro
Ddwmac4_core.c885 if (value & MTL_DEBUG_TXPAUSED) in dwmac4_debug()