Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/net/ethernet/via/ !
Dvia-rhine.c404 RxOK=0x8000, RxWholePkt=0x0300, RxErr=0x008F enumerator
2051 if ((desc_status & (RxWholePkt | RxErr)) != RxWholePkt) { in rhine_rx()
2052 if ((desc_status & RxWholePkt) != RxWholePkt) { in rhine_rx()