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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
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.c538 if (rcv_stat & RS_ALIGN) lp->stats.rx_frame_errors++;

Completed in 51 milliseconds