Searched defs:RCR_STRIP_CRC (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/net/ | ||
| H A D | smc91c111.c | 99 #define RCR_STRIP_CRC 0x0200 macro |
| /openbmc/u-boot/drivers/net/ | ||
| H A D | smc91111.h | 406 #define RCR_STRIP_CRC 0x0200 /* When set strips CRC from rx packets */ macro |