Searched refs:ETH_FCS_LEN (Results 1 – 8 of 8) sorted by relevance
36 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
26 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro503 first_read = ALIGN(ETHER_HDR_SIZE + ARP_HDR_SIZE + ETH_FCS_LEN, 4); in emaclite_recv()516 length += ETHER_HDR_SIZE + ETH_FCS_LEN; in emaclite_recv()
435 (MAXIMUM_ETHERNET_FRAME_SIZE - ETH_FCS_LEN)437 (MINIMUM_ETHERNET_FRAME_SIZE - ETH_FCS_LEN)438 #define CRC_LENGTH ETH_FCS_LEN
308 length = rx_desc->rx_words_eob - 3 - ETH_FCS_LEN; in pch_gbe_recv()
658 ETH_HLEN + ETH_FCS_LEN, MVPP2_CPU_D_CACHE_LINE_SIZE)
37 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
38 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
313 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro