GRETH_RXBD_NUM_MASK
if (greth->rx_cur == GRETH_RXBD_NUM_MASK) {
#define NEXT_RX(N) (((N) + 1) & GRETH_RXBD_NUM_MASK)