Searched refs:RxErrRunt (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/realtek/
H A D8139cp.c204 RxErrRunt = (1 << 19), /* Rx error, packet < 64 bytes */ enumerator in enum:__anon1253
444 if ((status & RxErrRunt) || (status & RxErrLong))
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c171 RxErrRunt = (1 << 11), enumerator in enum:__anon740

Completed in 208 milliseconds