MS_RX_RING_SIZE
#define MS_RX_RING_MASK (MS_RX_RING_SIZE-1)
uint16_t sc_rbuf[MS_RX_RING_SIZE]; /* rr1, data pairs */