Home
last modified time | relevance | path

Searched defs:mac_addr (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/u-boot/drivers/net/ti/
H A Dcpsw-common.c20 int slave, u8 *mac_addr) in davinci_emac_3517_get_macid()
60 u8 *mac_addr) in cpsw_am33xx_cm_get_macid()
99 int ti_cm_get_macid(struct udevice *dev, int slave, u8 *mac_addr) in ti_cm_get_macid()
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dnemora.cpp41 bool Nemora::ParseMac(const std::string& mac_addr, MacAddr* mac) in ParseMac()
76 auto mac_addr = std::get<std::string>(result); in GetMacAddr() local
/openbmc/u-boot/board/amlogic/odroid-c2/
H A Dodroid-c2.c22 u8 mac_addr[EFUSE_MAC_SIZE]; in misc_init_r() local
/openbmc/u-boot/board/amlogic/p212/
H A Dp212.c23 u8 mac_addr[EFUSE_MAC_SIZE]; in misc_init_r() local
/openbmc/u-boot/board/amlogic/q200/
H A Dq200.c23 u8 mac_addr[EFUSE_MAC_SIZE]; in misc_init_r() local
/openbmc/u-boot/board/ti/common/
H A Dboard_detect.h43 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN]; member
94 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN]; member
/openbmc/u-boot/board/LaCie/common/
H A Dcommon.c72 int lacie_read_mac_address(uchar *mac_addr) in lacie_read_mac_address()
/openbmc/u-boot/board/grinn/chiliboard/
H A Dboard.c107 uint8_t mac_addr[6]; in board_late_init() local
/openbmc/u-boot/board/vscom/baltos/
H A Dboard.c275 unsigned char mac_addr[6]; in ft_board_setup() local
428 uint8_t mac_addr[6]; in board_eth_init() local
/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.h37 char mac_addr[HDR_NO_OF_MAC_ADDR][HDR_ETH_ALEN]; member
H A Dboard.c370 uint8_t mac_addr[6]; in board_eth_init() local
/openbmc/u-boot/drivers/net/
H A Dax88796.c133 int get_prom(u8* mac_addr, u8* base_addr) in get_prom()
H A Dne2000.c203 int get_prom(u8* mac_addr, u8* base_addr) in get_prom()
/openbmc/u-boot/board/ti/ti814x/
H A Devm.c166 uint8_t mac_addr[6]; in board_eth_init() local
/openbmc/qemu/include/hw/net/
H A Dmsf2-emac.h48 uint8_t mac_addr[ETH_ALEN]; member
/openbmc/u-boot/drivers/net/fm/
H A Dtgec.c69 static void tgec_set_mac_addr(struct fsl_enet_mac *mac, u8 *mac_addr) in tgec_set_mac_addr()
H A Dmemac.c50 static void memac_set_mac_addr(struct fsl_enet_mac *mac, u8 *mac_addr) in memac_set_mac_addr()
H A Ddtsec.c92 static void dtsec_set_mac_addr(struct fsl_enet_mac *mac, u8 *mac_addr) in dtsec_set_mac_addr()
/openbmc/u-boot/board/ti/ti816x/
H A Devm.c37 uint8_t mac_addr[6]; in board_eth_init() local
/openbmc/u-boot/board/silica/pengwyn/
H A Dboard.c171 uint8_t mac_addr[6]; in board_eth_init() local
/openbmc/u-boot/board/phytec/pcm051/
H A Dboard.c216 uint8_t mac_addr[6]; in board_eth_init() local
/openbmc/u-boot/board/gumstix/pepper/
H A Dboard.c237 uint8_t mac_addr[6]; in board_eth_init() local
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c309 uint8_t mac_addr[6]; in board_eth_init() local
/openbmc/qemu/net/
H A Dannounce.c99 uint8_t *mac_addr) in announce_self_create()
/openbmc/u-boot/board/isee/igep003x/
H A Dboard.c263 uint8_t mac_addr[6]; in board_eth_init() local

123