Searched defs:RxTooLong (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/net/ | ||
| H A D | rtl8139.c | 146 RxBadSymbol=0x0020, RxRunt=0x0010, RxTooLong=0x0008, RxCRCErr=0x0004, enumerator |
| /openbmc/qemu/hw/net/ | ||
| H A D | rtl8139.c | 196 RxTooLong = 0x0008, enumerator |