Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h165 #define TYPHOON_RX_ERROR 0x40 macro
H A Dtyphoon.c1654 if (rx->flags & TYPHOON_RX_ERROR) { in typhoon_rx()