Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c171 if ((status & (RxLengthOver2047 | in tulip_poll()
178 if ((status & (RxLengthOver2047 | in tulip_poll()
402 if ((status & (RxLengthOver2047 | in tulip_rx()
409 if ((status & (RxLengthOver2047 | in tulip_rx()
H A Dtulip.h239 RxLengthOver2047 = 0x38000010 enumerator