Searched refs:RxLengthOver2047 (Results 1 – 2 of 2) sorted by relevance
161 * checked status for RxLengthOver2047 bits) in tulip_poll() 168 * regardless of RxLengthOver2047 bits in tulip_poll() 171 if ((status & (RxLengthOver2047 | in tulip_poll() 178 if ((status & (RxLengthOver2047 | in tulip_poll() 393 checked status for RxLengthOver2047 bits) in tulip_rx() 399 regardless of RxLengthOver2047 bits in tulip_rx() 402 if ((status & (RxLengthOver2047 | in tulip_rx() 409 if ((status & (RxLengthOver2047 | in tulip_rx()
239 RxLengthOver2047 = 0x38000010 enumerator