WB_RX_CNT_MASK
device->rxCurrent = (current + 1) & WB_RX_CNT_MASK;
& WB_RX_CNT_MASK;
&device->rxDescriptor[(i + 1) & WB_RX_CNT_MASK],