ETH_ISR_RBNA
#define ETH_ISR_RBNA 0x0004U /* 1 = receive buffer not available */
#define ETH_ISR_RBNA __BIT(2) /* 1 = receive buffer not available */