ETH_RSR_OVR
#define ETH_RSR_OVR 0x04U /* 1 = RX overrun */
#define ETH_RSR_OVR __BIT(2) /* 1 = RX overrun */