RxAlignCntExp
if (status & RxAlignCntExp) dev->stats.rx_frame_errors++;
# define RxErrorMask (RxFrameCntExp | RxAlignCntExp | RxCRCCntExp | \