Searched defs:macaddr (Results 1 – 14 of 14) sorted by relevance
| /openbmc/qemu/include/hw/nvram/ |
| H A D | sun_nvram.h | 9 uint8_t macaddr[6]; /* 6 byte ethernet address (first 3 bytes 08, 00, 20) */ member 16 Sun_init_header(struct Sun_nvram *header, const uint8_t *macaddr, int machine_id) in Sun_init_header()
|
| /openbmc/qemu/net/ |
| H A D | util.c | 28 int net_parse_macaddr(uint8_t *macaddr, const char *p) in net_parse_macaddr()
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | bcm2835_property.h | 32 MACAddr macaddr; member
|
| /openbmc/u-boot/board/Synology/ds109/ |
| H A D | ds109.h | 37 char macaddr[4][6]; member
|
| /openbmc/qemu/hw/net/rocker/ |
| H A D | rocker_fp.c | 67 void fp_port_get_macaddr(FpPort *port, MACAddr *macaddr) in fp_port_get_macaddr() 72 void fp_port_set_macaddr(FpPort *port, MACAddr *macaddr) in fp_port_set_macaddr()
|
| H A D | rocker.c | 271 MACAddr macaddr; in cmd_get_port_settings() local 343 MACAddr macaddr; in cmd_set_port_settings() local
|
| /openbmc/qemu/hw/net/ |
| H A D | igb.c | 321 igb_init_net_peer(IGBState *s, PCIDevice *pci_dev, uint8_t *macaddr) in igb_init_net_peer() 384 uint8_t *macaddr; in igb_pci_realize() local
|
| H A D | e1000e.c | 316 e1000e_init_net_peer(E1000EState *s, PCIDevice *pci_dev, uint8_t *macaddr) in e1000e_init_net_peer() 417 uint8_t *macaddr; in e1000e_pci_realize() local
|
| H A D | e1000x_common.c | 199 const uint8_t *macaddr) in e1000x_core_prepare_eeprom()
|
| H A D | e1000.c | 378 uint8_t *macaddr = d->conf.macaddr.a; in e1000_reset_hold() local 1061 uint32_t macaddr[2]; in mac_writereg() local 1631 uint8_t *macaddr; in pci_e1000_realize() local
|
| H A D | spapr_llan.c | 768 target_ulong macaddr = args[1]; in h_change_logical_lan_mac() local
|
| /openbmc/u-boot/drivers/net/ |
| H A D | calxedaxgmac.c | 188 } macaddr[16]; member 360 u32 macaddr[2]; in xgmac_hwmacaddr() local 505 u32 macaddr[2]; in calxedaxgmac_initialize() local
|
| H A D | pic32_eth.c | 165 static void pic32_mac_init(struct pic32eth_dev *priv, u8 *macaddr) in pic32_mac_init()
|
| /openbmc/u-boot/drivers/usb/eth/ |
| H A D | r8152.c | 568 static int r8152_read_mac(struct r8152 *tp, unsigned char *macaddr) in r8152_read_mac()
|