Home
last modified time | relevance | path

Searched refs:mac (Results 601 – 625 of 1888) sorted by relevance

1...<<21222324252627282930>>...76

/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/
H A Dbcm4908-asus-gt-ac5300.dts50 nvmem-cell-names = "mac-address";
192 base_mac_addr: mac@106a0 {
/openbmc/linux/arch/arm64/boot/dts/amd/
H A Damd-seattle-xgbe-b.dtsi54 mac-address = [ 02 A1 A2 A3 A4 A5 ];
80 mac-address = [ 02 B1 B2 B3 B4 B5 ];
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h273 void icssg_class_set_mac_addr(struct regmap *miig_rt, int slice, u8 *mac);
274 void icssg_class_set_host_mac_addr(struct regmap *miig_rt, const u8 *mac);
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A DMakefile10 fsl_dpaa_mac-objs:= mac.o fman_dtsec.o fman_memac.o fman_tgec.o
/openbmc/qemu/hw/nubus/
H A Dmeson.build6 nubus_ss.add(when: 'CONFIG_Q800', if_true: files('mac-nubus-bridge.c'))
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dezchip_enet.txt14 mac-address = [ 00 11 22 33 44 55 ];
/openbmc/linux/drivers/vdpa/pds/
H A Dcmds.h11 int pds_vdpa_cmd_set_mac(struct pds_vdpa_device *pdsv, u8 *mac);
H A Dvdpa_dev.h42 u8 mac[ETH_ALEN]; /* mac selected when the device was added */ member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A DMakefile7 eeprom.o mac.o init.o phy.o mcu.o
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus_crypt_impl.h44 lanplus_HMAC(uint8_t mac, const void *key, int key_len,
/openbmc/linux/include/linux/qed/
H A Dqed_iov_if.h16 int (*set_mac) (struct qed_dev *cdev, u8 *mac, int vfid);
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm47094-asus-rt-ac3100.dts22 nvmem-cell-names = "mac-address";
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c1305 (u8 *)p_filter_cmd->mac); in qed_filter_ucast_common()
1404 p_filter_cmd->mac[0], in qed_sp_eth_filter_ucast()
1405 p_filter_cmd->mac[1], in qed_sp_eth_filter_ucast()
1406 p_filter_cmd->mac[2], in qed_sp_eth_filter_ucast()
1407 p_filter_cmd->mac[3], in qed_sp_eth_filter_ucast()
1408 p_filter_cmd->mac[4], in qed_sp_eth_filter_ucast()
1409 p_filter_cmd->mac[5], in qed_sp_eth_filter_ucast()
1456 mac, ETH_ALEN); in qed_mcast_bin_from_mac()
2733 ether_addr_copy(ucast.mac, params->mac); in qed_configure_filter_ucast()
2737 ether_addr_copy(ucast.mac, params->mac); in qed_configure_filter_ucast()
[all …]
/openbmc/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dtsi72 local-mac-address = [ 00 00 00 00 00 00 ];
77 local-mac-address = [ 00 00 00 00 00 00 ];
82 local-mac-address = [ 00 00 00 00 00 00 ];
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx_mib.c77 int wfx_hif_set_macaddr(struct wfx_vif *wvif, u8 *mac) in wfx_hif_set_macaddr() argument
81 if (mac) in wfx_hif_set_macaddr()
82 ether_addr_copy(arg.mac_addr, mac); in wfx_hif_set_macaddr()
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmgcoge.dts151 local-mac-address = [ 00 00 00 00 00 00 ]; /* Filled in by U-Boot */
192 local-mac-address = [ 00 01 02 03 04 07 ];
205 local-mac-address = [ 00 01 02 03 04 08 ];
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A DMakefile8 mt7921-common-y := mac.o mcu.o main.o init.o debugfs.o
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/network/
H A Dphosphor-network_%.bbappend1 PACKAGECONFIG:append:s6q = " sync-mac"
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A DMakefile8 mac.o \
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_client.c189 struct netdev_hw_addr *mac = NULL; in iavf_client_add_instance() local
222 mac = list_first_entry(&cinst->lan_info.netdev->dev_addrs.list, in iavf_client_add_instance()
224 if (mac) in iavf_client_add_instance()
225 ether_addr_copy(cinst->lan_info.lanmac, mac->addr); in iavf_client_add_instance()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-debix-som-a-bmb-08.dts102 nvmem-cell-names = "mac-address";
129 nvmem-cell-names = "mac-address";
226 ethmac1: mac-address@0 {
230 ethmac2: mac-address@c {
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c280 if (ether_addr_equal(adapter->uc_list[i].mac, mac)) { in be_dev_mac_add()
311 u8 mac[ETH_ALEN]; in be_mac_addr_set() local
1886 mac, vf, status); in be_set_vf_mac()
3848 mac[5] = (u8)(addr & 0xFF); in be_vf_eth_addr_generate()
3849 mac[4] = (u8)((addr >> 8) & 0xFF); in be_vf_eth_addr_generate()
3850 mac[3] = (u8)((addr >> 16) & 0xFF); in be_vf_eth_addr_generate()
3865 u8 mac[ETH_ALEN]; in be_vf_eth_addr_config() local
3886 mac[5] += 1; in be_vf_eth_addr_config()
3894 u8 mac[ETH_ALEN]; in be_vfs_mac_query() local
3899 mac, vf_cfg->if_handle, in be_vfs_mac_query()
[all …]
/openbmc/linux/drivers/misc/
H A Dpch_phub.c613 u8 mac[8]; in show_pch_mac() local
621 pch_phub_read_gbe_mac_addr(chip, mac); in show_pch_mac()
624 return sprintf(buf, "%pM\n", mac); in show_pch_mac()
630 u8 mac[ETH_ALEN]; in store_pch_mac() local
635 if (!mac_pton(buf, mac)) in store_pch_mac()
642 ret = pch_phub_write_gbe_mac_addr(chip, mac); in store_pch_mac()
/openbmc/linux/drivers/net/ethernet/
H A Dlantiq_etop.c571 struct sockaddr mac; in ltq_etop_init() local
581 memcpy(&mac, &priv->pldata->mac, sizeof(struct sockaddr)); in ltq_etop_init()
582 if (!is_valid_ether_addr(mac.sa_data)) { in ltq_etop_init()
584 eth_random_addr(mac.sa_data); in ltq_etop_init()
588 err = ltq_etop_set_mac_address(dev, &mac); in ltq_etop_init()
/openbmc/u-boot/drivers/net/
H A Dsni_ave.c512 u8 *mac = pdata->enetaddr; in ave_write_hwaddr() local
514 writel(mac[0] | mac[1] << 8 | mac[2] << 16 | mac[3] << 24, in ave_write_hwaddr()
516 writel(mac[4] | mac[5] << 8, priv->iobase + AVE_RXMAC2R); in ave_write_hwaddr()

1...<<21222324252627282930>>...76