Home
last modified time | relevance | path

Searched defs:ETH_ALEN (Results 1 – 9 of 9) sorted by relevance

/u-boot/arch/arm/include/asm/arch-tegra/
A Dcboot.h42 static inline int cboot_get_ethaddr(const void *fdt, uint8_t mac[ETH_ALEN]) in cboot_get_ethaddr()
/u-boot/arch/arm/mach-tegra/
A Dcboot.c477 static int cboot_get_ethaddr_legacy(const void *fdt, uint8_t mac[ETH_ALEN]) in cboot_get_ethaddr_legacy()
516 int cboot_get_ethaddr(const void *fdt, uint8_t mac[ETH_ALEN]) in cboot_get_ethaddr()
/u-boot/drivers/net/mscc_eswitch/
A Dservalt_switch.c91 #define ETH_ALEN 6 macro
290 const unsigned char mac[ETH_ALEN], int pgid) in servalt_mac_table_add()
A Djr2_switch.c225 #define ETH_ALEN 6 macro
693 const unsigned char mac[ETH_ALEN], int pgid) in jr2_mac_table_add()
A Dserval_switch.c114 #define ETH_ALEN 6 macro
A Docelot_switch.c129 #define ETH_ALEN 6 macro
A Dluton_switch.c136 #define ETH_ALEN 6 macro
/u-boot/include/linux/
A Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/u-boot/drivers/virtio/
A Dvirtio_net.h13 #define ETH_ALEN 6 macro

Completed in 34 milliseconds