ETH_RSR_BNA
#define ETH_RSR_BNA 0x01U /* 1 = buffer not available */
#define ETH_RSR_BNA __BIT(0) /* 1 = buffer not available */