Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h502 #define MTL_DEBUG_TXSTSFSTS BIT(5) macro
543 #define MTL_DEBUG_TXSTSFSTS BIT(5) macro
H A Ddwmac4_core.c892 if (value & MTL_DEBUG_TXSTSFSTS) in dwmac4_debug()