Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4.h442 #define MTL_DEBUG_TXPAUSED BIT(0) macro
483 #define MTL_DEBUG_TXPAUSED BIT(0) macro
Ddwmac4_core.c927 if (value & MTL_DEBUG_TXPAUSED) in dwmac4_debug()