/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-38x-solidrun-microsom.dtsi | 42 mac-address = [00 50 43 02 02 01];
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h5-orangepi-zero-plus.dts | 98 * alias for it (which e.g. makes u-boot set a mac-address).
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-odroidx.dts | 91 local-mac-address = [00 00 00 00 00 00];
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-intel-plat.c | 88 plat_dat = stmmac_probe_config_dt(pdev, stmmac_res.mac); in intel_eth_plat_probe()
|
/openbmc/qemu/net/ |
H A D | trace-events | 4 qemu_announce_self_iter(const char *id, const char *name, const char *mac, int skip) "%s:%s:%s skip…
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | sam440ep.dts | 224 local-mac-address = [000000000000]; 245 local-mac-address = [000000000000];
|
H A D | hotfoot.dts | 167 local-mac-address = [000000000000]; /* Filled in by zImage */ 188 local-mac-address = [000000000000]; /* Filled in by zImage */
|
H A D | glacier.dts | 348 local-mac-address = [000000000000]; /* Filled in by U-Boot */ 378 local-mac-address = [000000000000]; /* Filled in by U-Boot */ 409 local-mac-address = [000000000000]; /* Filled in by U-Boot */ 439 local-mac-address = [000000000000]; /* Filled in by U-Boot */
|
/openbmc/u-boot/drivers/net/ |
H A D | ftmac110.c | 235 writel(a[1] | (a[0] << 8), ®s->mac[0]); in ftmac110_reset() 237 | (a[2] << 24), ®s->mac[1]); in ftmac110_reset()
|
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 379 const unsigned char mac[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, in ocelot_start() local 388 mscc_mac_table_add(priv->regs[ANA], ocelot_regs_ana_table, mac, in ocelot_start()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | rf.c | 39 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl8821ae_phy_rf6052_set_cck_txpower() local 51 if (mac->act_scanning) { in rtl8821ae_phy_rf6052_set_cck_txpower()
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k.h | 238 } mac; member 532 int fm10k_ndo_set_vf_mac(struct net_device *netdev, int vf_idx, u8 *mac);
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | rf.c | 365 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92s_phy_rf6052_set_ccktxpower() local 376 if (mac->act_scanning) { in rtl92s_phy_rf6052_set_ccktxpower()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.h | 56 void *mac; member 416 return (struct mac_driver *)(mac_cb->priv.mac); in hns_mac_get_drv()
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mac-fec.c | 176 static void set_multicast_one(struct net_device *dev, const u8 *mac) in set_multicast_one() argument 182 crc = ether_crc(6, mac); in set_multicast_one()
|
/openbmc/linux/include/net/ |
H A D | vxlan.h | 499 int vxlan_fdb_find_uc(struct net_device *dev, const u8 *mac, __be32 vni, 508 vxlan_fdb_find_uc(struct net_device *dev, const u8 *mac, __be32 vni, in vxlan_fdb_find_uc() argument
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | ovs_flow.yaml | 44 display-hint: mac 49 display-hint: mac 207 display-hint: mac 212 display-hint: mac 226 display-hint: mac 231 display-hint: mac
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7623.dtsi | 863 reg-names = "mac", "ippc"; 904 reg-names = "mac", "ippc"; 984 gmac0: mac@0 { 985 compatible = "mediatek,eth-mac"; 990 gmac1: mac@1 { 991 compatible = "mediatek,eth-mac";
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 4284 band = &ar->mac.sbands[NL80211_BAND_2GHZ]; in ath12k_mac_setup_ht_vht_cap() 4295 band = &ar->mac.sbands[NL80211_BAND_5GHZ]; in ath12k_mac_setup_ht_vht_cap() 4653 ar->mac.iftype[band], in ath12k_mac_setup_sband_iftype_data() 4655 sband = &ar->mac.sbands[band]; in ath12k_mac_setup_sband_iftype_data() 4656 sband->iftype_data = ar->mac.iftype[band]; in ath12k_mac_setup_sband_iftype_data() 4663 ar->mac.iftype[band], in ath12k_mac_setup_sband_iftype_data() 4665 sband = &ar->mac.sbands[band]; in ath12k_mac_setup_sband_iftype_data() 4666 sband->iftype_data = ar->mac.iftype[band]; in ath12k_mac_setup_sband_iftype_data() 4674 ar->mac.iftype[band], in ath12k_mac_setup_sband_iftype_data() 4676 sband = &ar->mac.sbands[band]; in ath12k_mac_setup_sband_iftype_data() [all …]
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smc91c92_cs.c | 350 u8 mac[ETH_ALEN]; in cvt_ascii_address() local 363 mac[i] = da; in cvt_ascii_address() 365 eth_hw_addr_set(dev, mac); in cvt_ascii_address() 544 u8 mac[ETH_ALEN]; in mot_setup() local 565 mac[2*i] = addr & 0xff; in mot_setup() 566 mac[2*i+1] = (addr >> 8) & 0xff; in mot_setup() 568 eth_hw_addr_set(dev, mac); in mot_setup()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ptp.c | 446 switch (adapter->hw.mac.type) { in igc_ptp_systim_to_hwtstamp() 1076 switch (hw->mac.type) { in igc_ptp_init() 1214 switch (adapter->hw.mac.type) { in igc_ptp_reset() 1255 if (hw->mac.type == igc_i225) { in igc_ptp_reset()
|
/openbmc/qemu/hw/mips/ |
H A D | malta.c | 270 uint8_t mac[6] = { 0x00 }; in generate_eeprom_serial() local 282 memcpy(&eeprom[pos], mac, sizeof(mac)); in generate_eeprom_serial() 283 pos += sizeof(mac); in generate_eeprom_serial()
|
/openbmc/linux/drivers/media/common/b2c2/ |
H A D | flexcop-common.h | 183 void flexcop_set_mac_filter(struct flexcop_device *fc, u8 mac[6]);
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | pq3-etsec2-1.dtsi | 52 local-mac-address = [ 00 00 00 00 00 00 ];
|
H A D | pq3-etsec2-2.dtsi | 51 local-mac-address = [ 00 00 00 00 00 00 ];
|