Home
last modified time | relevance | path

Searched refs:RX_ERR (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsk_g16.h81 #define RX_ERR 0x40 /* Error Summary */ macro
Dsk_g16.c1573 else if (rmdstat & RX_ERR) /* Receive Error ? */ in SK_rxintr()
/linux-2.4.37.9/drivers/atm/
Dambassador.h124 #define RX_ERR 0x8000 // always present if there is an error (hmm) macro
/linux-2.4.37.9/drivers/net/e1000/
De1000_main.c1823 DPRINTK(RX_ERR, ERR, "rxdr align check failed: %u bytes "
4363 DPRINTK(RX_ERR, ERR, "skb align check failed: %u bytes "
4401 DPRINTK(RX_ERR, ERR,
/linux-2.4.37.9/drivers/net/wan/
Dfarsync.c170 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro