Searched defs:ETH_RX_CRC (Results 1 – 2 of 2) sorted by relevance
192 #define ETH_RX_CRC (1 << 9) macro
220 #define ETH_RX_CRC BIT(9) macro