Searched refs:ETH_FCS_LEN (Results 1 – 13 of 13) sorted by relevance
36 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
37 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
38 #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
309 length = rx_desc->rx_words_eob - 3 - ETH_FCS_LEN; in pch_gbe_recv()
630 ETH_HLEN + ETH_FCS_LEN, MVPP2_CPU_D_CACHE_LINE_SIZE)
309 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
51 pub const ETH_FCS_LEN: ::std::os::raw::c_uint = 4; constant
73 pub const ETH_FCS_LEN: ::std::os::raw::c_uint = 4; constant
1783 pub const ETH_FCS_LEN: ::c_int = 4; constant
1600 pub const ETH_FCS_LEN: ::c_int = 4; constant