Searched refs:RS_RUNT (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.h84 #define RS_RUNT 0x08 /* Runt Pkt rcvd. Len < 64 Bytes */ macro
88 #define RS_VALID_BITS ( RS_PKT_OK | RS_RST_PKT | RS_RUNT | RS_ALIGN | RS_CRC_ERR | RS_OFLW )
H A Dni5010.c537 if (rcv_stat & RS_RUNT) lp->stats.rx_length_errors++;

Completed in 109 milliseconds