Home
last modified time | relevance | path

Searched defs:ETH_FCS_LEN (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h38 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h38 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
/openbmc/u-boot/drivers/net/
H A Dxilinx_emaclite.c26 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
/openbmc/u-boot/include/
H A Dnet.h305 #define ETH_FCS_LEN 4 /* Octets in the FCS */ macro
/openbmc/qemu/include/net/
H A Deth.h35 #define ETH_FCS_LEN 4 macro