Searched refs:RS_ALIGN (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/racal/
H A Dni5010.h85 #define RS_ALIGN 0x04 /* Alignment error. not 8 bit aligned */ macro
88 #define RS_VALID_BITS ( RS_PKT_OK | RS_RST_PKT | RS_RUNT | RS_ALIGN | RS_CRC_ERR | RS_OFLW )
H A Dni5010.c536 if (rcv_stat & RS_ALIGN) dev->stats.rx_frame_errors++;

Completed in 12 milliseconds