Searched refs:ETH_HLEN (Results 1 – 5 of 5) sorted by relevance
17 #define ETH_HLEN 14 /* Total octets in header. */ macro
47 #define ETH_HLEN 14 /* Total octets in header */ macro50 #define WRAP (2 + ETH_HLEN + 4 + 32)
71 #define ETH_HLEN ETHER_HDR_SIZE /* Total octets in header */ macro74 #define WRAP (2 + ETH_HLEN + 4 + 32)658 ETH_HLEN + ETH_FCS_LEN, MVPP2_CPU_D_CACHE_LINE_SIZE)
75 #define ETH_HLEN 14 /* Total octets in header. */ macro1575 if (req->actual < ETH_HLEN || ETH_FRAME_LEN < req->actual) { in rx_complete()
40 #define ETH_HLEN 14 /* Total octets in header. */ macro