Home
last modified time | relevance | path

Searched defs:macaddr (Results 1 – 25 of 106) sorted by relevance

12345

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dqeth.h25 __u8 macaddr[6]; member
45 __u8 macaddr[6]; member
52 __u8 macaddr[6]; member
58 __u8 macaddr[6]; member
64 __u8 macaddr[6]; member
/openbmc/qemu/include/hw/nvram/
H A Dsun_nvram.h9 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/linux/include/linux/platform_data/
H A Dnet-cw1200.h23 const u8 *macaddr; /* if NULL, use cw1200_mac_template module parameter */ member
40 const u8 *macaddr; /* if NULL, use cw1200_mac_template module parameter */ member
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_event.h51 unsigned char macaddr[6]; member
58 unsigned char macaddr[6]; member
/openbmc/qemu/net/
H A Dutil.c28 int net_parse_macaddr(uint8_t *macaddr, const char *p) in net_parse_macaddr()
H A Dnet.c138 char *qemu_mac_strdup_printf(const uint8_t *macaddr) in qemu_mac_strdup_printf()
163 static void qemu_macaddr_set_used(MACAddr *macaddr) in qemu_macaddr_set_used()
174 static void qemu_macaddr_set_free(MACAddr *macaddr) in qemu_macaddr_set_free()
202 void qemu_macaddr_default_if_unset(MACAddr *macaddr) in qemu_macaddr_default_if_unset()
/openbmc/linux/include/linux/
H A Dks8842.h21 u8 macaddr[ETH_ALEN]; member
H A Dath9k_platform.h28 u8 *macaddr; member
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dmain.c253 static struct ieee80211_hw *cw1200_init_common(const u8 *macaddr, in cw1200_init_common()
520 int ref_clk, const u8 *macaddr, in cw1200_core_probe()
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_event.h55 unsigned char macaddr[6]; member
61 unsigned char macaddr[6]; member
/openbmc/linux/include/linux/ssb/
H A Dssb_driver_gige.h102 static inline int ssb_gige_get_macaddr(struct pci_dev *pdev, u8 *macaddr) in ssb_gige_get_macaddr()
184 static inline int ssb_gige_get_macaddr(struct pci_dev *pdev, u8 *macaddr) in ssb_gige_get_macaddr()
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_property.h30 MACAddr macaddr; member
/openbmc/linux/arch/arm/mach-mvebu/
H A Dkirkwood.c87 u8 *macaddr; in kirkwood_dt_eth_fixup() local
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_dynamic_config.h31 u64 macaddr; member
/openbmc/qemu/hw/net/rocker/
H A Drocker_fp.c67 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()
/openbmc/u-boot/board/Synology/ds109/
H A Dds109.h37 char macaddr[4][6]; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci_init.c72 const u8 *macaddr = dev->mphy.macaddr; in mt76x2_mac_reset() local
/openbmc/linux/arch/xtensa/platforms/xtfpga/
H A Dsetup.c113 const u8* macaddr; in update_local_mac() local
/openbmc/linux/drivers/net/ethernet/amd/
H A Dmvme147.c77 u8 macaddr[ETH_ALEN]; in mvme147lance_probe() local
/openbmc/qemu/hw/net/
H A Digb.c321 igb_init_net_peer(IGBState *s, PCIDevice *pci_dev, uint8_t *macaddr) in igb_init_net_peer()
386 uint8_t *macaddr; in igb_pci_realize() local
H A De1000e.c316 e1000e_init_net_peer(E1000EState *s, PCIDevice *pci_dev, uint8_t *macaddr) in e1000e_init_net_peer()
419 uint8_t *macaddr; in e1000e_pci_realize() local
/openbmc/linux/drivers/net/ethernet/apple/
H A Dmacmace.c200 u8 macaddr[ETH_ALEN]; in mace_probe() local
325 u8 macaddr[ETH_ALEN]; in __mace_set_address() local
H A Dmace.c114 u8 macaddr[ETH_ALEN]; in mace_probe() local
378 u8 macaddr[ETH_ALEN]; in __mace_set_address() local
/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c188 } macaddr[16]; member
360 u32 macaddr[2]; in xgmac_hwmacaddr() local
505 u32 macaddr[2]; in calxedaxgmac_initialize() local
/openbmc/linux/drivers/net/ethernet/8390/
H A Dhydra.c117 u8 macaddr[ETH_ALEN]; in hydra_init() local

12345