Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dau1000.h871 #define RX_COLL (1<<17) macro
888 RX_COLL | RX_MII_ERROR | RX_CRC_ERROR | \
/linux-2.4.37.9/drivers/net/
Dau1000_eth.c1668 if (status & RX_COLL) in update_rx_stats()
1728 if (status & RX_COLL) in au1000_rx()