Searched refs:MAC_INT_RX_DES_ERR (Results 1 – 2 of 2) sorted by relevance
32 #define MAC_INT_RX_DES_ERR BIT(0) /* Rx Descriptor Error */ macro35 MAC_INT_RX_DES_ERR)
233 if (unlikely(status & MAC_INT_RX_DES_ERR)) { in spl2sw_ethernet_interrupt()