Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/3com/
Dtyphoon.h165 #define TYPHOON_RX_ERROR 0x40 macro
Dtyphoon.c1654 if (rx->flags & TYPHOON_RX_ERROR) { in typhoon_rx()