Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h497 #define MTL_DEBUG_TXSTSFSTS BIT(5) macro
538 #define MTL_DEBUG_TXSTSFSTS BIT(5) macro
H A Ddwmac4_core.c883 if (value & MTL_DEBUG_TXSTSFSTS) in dwmac4_debug()