/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am64-main.dtsi | 675 ti,mac-only; 678 mac-address = [00 00 00 00 00 00]; 684 ti,mac-only; 687 mac-address = [00 00 00 00 00 00];
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 514 u8 *mac = NULL; in bnx2fc_recv_frame() local 530 mac = eth_hdr(skb)->h_source; in bnx2fc_recv_frame() 580 if (!ether_addr_equal(mac, ctlr->dest_addr)) { in bnx2fc_recv_frame() 582 mac, ctlr->dest_addr); in bnx2fc_recv_frame()
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 1800 u8 mac[ETH_ALEN]; in vsc9959_mact_stream_set() local 1802 ether_addr_copy(mac, stream->dmac); in vsc9959_mact_stream_set() 1808 ret = ocelot_mact_lookup(ocelot, &dst_idx, mac, vid, &type); in vsc9959_mact_stream_set() 1822 ret = ocelot_mact_learn_streamdata(ocelot, dst_idx, mac, vid, type, in vsc9959_mact_stream_set()
|
/openbmc/openbmc/meta-security/recipes-security/krill/ |
H A D | krill-crates.inc | 40 crate://crates.io/crypto-mac/0.10.1;name=crypto-mac-0.10.1 \ 314 SRC_URI[crypto-mac-0.10.1.sha256sum] = "bff07008ec701e8028e2ceb8f83f0e4274ee62bd2dbdc4fefff2e9a9182…
|
/openbmc/linux/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_cnfg.h | 1470 union mpi3_security_mac mac; member 1516 union mpi3_security_mac mac; member 1544 union mpi3_security_mac mac; member
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | cgx.c | 405 u8 mac[ETH_ALEN]; in cgx_lmac_addr_del() local 430 u64_to_ether_addr(cfg, mac); in cgx_lmac_addr_del() 431 if (is_multicast_ether_addr(mac)) in cgx_lmac_addr_del()
|
/openbmc/linux/net/ax25/ |
H A D | af_ax25.c | 1728 const unsigned char *mac = skb_mac_header(skb); in ax25_recvmsg() local 1732 ax25_addr_parse(mac + 1, skb->data - mac - 1, &src, NULL, in ax25_recvmsg()
|
/openbmc/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm7360.dtsi | 270 mac-address = [ 00 10 18 36 23 1a ];
|
H A D | bcm7362.dtsi | 266 mac-address = [ 00 10 18 36 23 1a ];
|
/openbmc/linux/drivers/scsi/ |
H A D | iscsi_boot_sysfs.c | 170 iscsi_boot_rd_attr(eth_mac, mac, ISCSI_BOOT_ETH_MAC);
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stm32f746.dtsi | 64 mac: ethernet@40028000 { label
|
H A D | am335x-baltos.dts | 397 &mac {
|
H A D | am57xx-idk-common.dtsi | 369 &mac {
|
H A D | am335x-icev2.dts | 411 &mac {
|
H A D | ast2400.dtsi | 116 compatible = "aspeed,ast2400-mac", "faraday,ftgmac100"; 124 compatible = "aspeed,ast2400-mac", "faraday,ftgmac100";
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_l4lb_noinline_dynptr.c | 140 __u8 mac[6]; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede.h | 542 void qede_force_mac(void *dev, u8 *mac, bool forced);
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun6i-a31s-sinovoip-bpi-m2.dts | 224 regulator-name = "vcc-mac";
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | mediatek,tphy.yaml | 277 reg-names = "mac", "ippc";
|
/openbmc/linux/arch/mips/alchemy/devboards/ |
H A D | db1300.c | 807 prom_get_ethernet_addr(&db1300_eth_config.mac[0]); in db1300_dev_setup()
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | bluestone.dts | 309 local-mac-address = [000000000000]; /* Filled in by U-Boot */
|
/openbmc/qemu/hw/net/ |
H A D | igb.c | 577 VMSTATE_UINT32_ARRAY(core.mac, IGBState, E1000E_MAC_SIZE),
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | legacy.c | 473 if (pschk && !is_valid_ether_addr(evport->info.mac)) in mlx5_eswitch_set_vport_spoofchk()
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 2218 https://support.apple.com/en-in/guide/mac-help/mh32356/mac 2992 "socket][,option][,...][mac=macaddr]\n" 3030 types. The hardware MAC address can be set with ``mac=macaddr``. 3299 -device e1000,netdev=n1,mac=52:54:00:12:34:56 \\ 3303 -device e1000,netdev=n2,mac=52:54:00:12:34:57 \\ 3326 -device e1000,netdev=n1,mac=52:54:00:12:34:56 \\ 3720 a model. Optionally, the MAC address can be changed to mac, the 5709 -device e1000,id=e0,netdev=hn0,mac=52:a4:00:12:78:66 5724 -device e1000,netdev=hn0,mac=52:a4:00:12:78:66 5735 -device e1000,id=e0,netdev=hn0,mac=52:a4:00:12:78:66 [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 1622 static void rtw89_vif_rx_stats_iter(void *data, u8 *mac, in rtw89_vif_rx_stats_iter() argument 2480 const struct rtw89_mac_gen_def *mac = rtwdev->chip->mac_def; in rtw89_roc_start() local 2508 rtw89_mac_reg_by_idx(rtwdev, mac->rx_fltr, RTW89_MAC_0), in rtw89_roc_start() 2516 const struct rtw89_mac_gen_def *mac = rtwdev->chip->mac_def; in rtw89_roc_end() local 2530 rtw89_mac_reg_by_idx(rtwdev, mac->rx_fltr, RTW89_MAC_0), in rtw89_roc_end() 3522 rtwdev->mac.qta_mode = RTW89_QTA_SCC; in rtw89_core_start() 3647 rtw89_init_wait(&rtwdev->mac.fw_ofld_wait); in rtw89_core_init()
|