Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.h126 #define RDES3_RECEIVE_ERROR BIT(20) macro
H A Ddwmac4_descs.c99 if (unlikely(rdes3 & RDES3_RECEIVE_ERROR)) in dwmac4_wrback_get_rx_status()