Home
last modified time | relevance | path

Searched refs:mac (Results 1026 – 1050 of 1886) sorted by relevance

1...<<41424344454647484950>>...76

/openbmc/u-boot/arch/arm/dts/
H A Darmada-38x-solidrun-microsom.dtsi42 mac-address = [00 50 43 02 02 01];
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h5-orangepi-zero-plus.dts98 * alias for it (which e.g. makes u-boot set a mac-address).
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-odroidx.dts91 local-mac-address = [00 00 00 00 00 00];
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel-plat.c88 plat_dat = stmmac_probe_config_dt(pdev, stmmac_res.mac); in intel_eth_plat_probe()
/openbmc/qemu/net/
H A Dtrace-events4 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 Dsam440ep.dts224 local-mac-address = [000000000000];
245 local-mac-address = [000000000000];
H A Dhotfoot.dts167 local-mac-address = [000000000000]; /* Filled in by zImage */
188 local-mac-address = [000000000000]; /* Filled in by zImage */
H A Dglacier.dts348 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 Dftmac110.c235 writel(a[1] | (a[0] << 8), &regs->mac[0]); in ftmac110_reset()
237 | (a[2] << 24), &regs->mac[1]); in ftmac110_reset()
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c379 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 Drf.c39 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 Dfm10k.h238 } 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 Drf.c365 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 Dhns_dsaf_mac.h56 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 Dmac-fec.c176 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 Dvxlan.h499 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 Dovs_flow.yaml44 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 Dmt7623.dtsi863 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 Dmac.c4284 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 Dsmc91c92_cs.c350 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 Digc_ptp.c446 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 Dmalta.c270 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 Dflexcop-common.h183 void flexcop_set_mac_filter(struct flexcop_device *fc, u8 mac[6]);
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dpq3-etsec2-1.dtsi52 local-mac-address = [ 00 00 00 00 00 00 ];
H A Dpq3-etsec2-2.dtsi51 local-mac-address = [ 00 00 00 00 00 00 ];

1...<<41424344454647484950>>...76