Home
last modified time | relevance | path

Searched refs:RxWholePkt (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/tulip/
Dinterrupt.c150 RxWholePkt)) != RxWholePkt in tulip_rx()
153 RxWholePkt)) != RxWholePkt) { in tulip_rx()
Dtulip.h217 RxWholePkt = 0x0300, enumerator
/linux-2.4.37.9/drivers/net/
Dvia-rhine.c476 RxOK=0x8000, RxWholePkt=0x0300, RxErr=0x008F enumerator
1501 if ( (desc_status & (RxWholePkt | RxErr)) != RxWholePkt) { in via_rhine_rx()
1502 if ((desc_status & RxWholePkt) != RxWholePkt) { in via_rhine_rx()