Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/dec/tulip/
Dinterrupt.c176 RxWholePkt)) != RxWholePkt || in tulip_poll()
179 RxWholePkt)) != RxWholePkt) { in tulip_poll()
407 RxWholePkt)) != RxWholePkt || in tulip_rx()
410 RxWholePkt)) != RxWholePkt) { in tulip_rx()
Dtulip.h232 RxWholePkt = 0x00000300, enumerator
/Linux-v5.10/drivers/net/ethernet/via/
Dvia-rhine.c404 RxOK=0x8000, RxWholePkt=0x0300, RxErr=0x008F enumerator
2054 if ((desc_status & (RxWholePkt | RxErr)) != RxWholePkt) { in rhine_rx()
2055 if ((desc_status & RxWholePkt) != RxWholePkt) { in rhine_rx()