Home
last modified time | relevance | path

Searched refs:PACKET_FLAG_ERR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/atlx/
Datl1.h411 #define PACKET_FLAG_ERR 0x0200 macro
Datl1.c1819 if (unlikely(rrd->pkt_flg & PACKET_FLAG_ERR)) { in atl1_rx_checksum()
2001 if (unlikely(rrd->pkt_flg & PACKET_FLAG_ERR)) { in atl1_intr_rx()