/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 57 u64 mac; member 2006 u8 smac_index, u64 *mac) in mac_find_smac_ix_in_slave() argument 2016 *mac = res->mac; in mac_find_smac_ix_in_slave() 2032 if (res->mac == mac && res->port == (u8) port) { in mac_add_to_slave() 2046 res->mac = mac; in mac_add_to_slave() 2065 if (res->mac == mac && res->port == (u8) port) { in mac_del_from_slave() 2100 u64 mac; in mac_alloc_res() local 2112 mac = in_param; in mac_alloc_res() 3805 u64 mac; in roce_verify_mac() local 4293 u64 mac; in mlx4_UPDATE_QP_wrapper() local [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | rockchip,rk3328-cru.txt | 34 - "phy_50m_out" - output clock of the pll in the mac phy
|
H A D | rockchip,rk3228-cru.yaml | 29 - "phy_50m_out" - output clock of the pll in the mac phy
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_main.h | 73 void octeon_pf_changed_vf_macaddr(struct octeon_device *oct, u8 *mac);
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | p2p.c | 121 static void ath10k_p2p_noa_update_vdev_iter(void *data, u8 *mac, in ath10k_p2p_noa_update_vdev_iter() argument
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/image/ |
H A D | obmc-phosphor-image.bbappend | 29 OBMC_IMAGE_EXTRA_INSTALL:append:mori = " gbmc-mac-config"
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_nvmetcp_if.h | 33 u8 mac[ETH_ALEN]; member
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | core.h | 114 u8 mac[ETH_ALEN]; /* MAC address obtained from dongle */ member
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-sunxi.c | 111 plat_dat = stmmac_probe_config_dt(pdev, stmmac_res.mac); in sun7i_gmac_probe()
|
H A D | dwmac-starfive.c | 125 plat_dat = stmmac_probe_config_dt(pdev, stmmac_res.mac); in starfive_dwmac_probe()
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | NetworkInterfaceSettings.vue | 115 this.$bvModal.show('modal-mac-address');
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | runqemu | 1121 mac = 2 1131 mac += 1 1134 mac += 1 1139 mac = "%s%02x" % (self.mac_slirp, mac) 1140 self.set('NETWORK_CMD', '%s %s' % (self.network_device.replace('@MAC@', mac), qb_slirp_opt)) 1224 mac = "%s%02x" % (self.mac_tap, client) 1234 self.set('NETWORK_CMD', '%s %s' % (self.network_device.replace('@MAC@', mac), qemu_tap_opt))
|
/openbmc/openbmc/poky/scripts/ |
H A D | runqemu | 1121 mac = 2 1131 mac += 1 1134 mac += 1 1139 mac = "%s%02x" % (self.mac_slirp, mac) 1140 self.set('NETWORK_CMD', '%s %s' % (self.network_device.replace('@MAC@', mac), qb_slirp_opt)) 1224 mac = "%s%02x" % (self.mac_tap, client) 1234 self.set('NETWORK_CMD', '%s %s' % (self.network_device.replace('@MAC@', mac), qemu_tap_opt))
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hip07.dtsi | 1451 mc-mac-mask = [ff f0 00 00 00 00]; 1461 mc-mac-mask = [ff f0 00 00 00 00]; 1471 mc-mac-mask = [ff f0 00 00 00 00]; 1481 mc-mac-mask = [ff f0 00 00 00 00]; 1490 local-mac-address = [00 00 00 00 00 00]; 1499 local-mac-address = [00 00 00 00 00 00]; 1508 local-mac-address = [00 00 00 00 00 00]; 1517 local-mac-address = [00 00 00 00 00 00];
|
/openbmc/linux/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1437 u8 *mac; in budget_av_attach() local 1493 mac = budget_av->budget.dvb_adapter.proposed_mac; in budget_av_attach() 1494 if (i2c_readregs(&budget_av->budget.i2c_adap, 0xa0, 0x30, mac, 6)) { in budget_av_attach() 1497 eth_zero_addr(mac); in budget_av_attach() 1500 budget_av->budget.dvb_adapter.num, mac); in budget_av_attach()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmdresp.c | 789 struct host_cmd_ds_mac_reg_access *mac; in mwifiex_ret_reg_access() member 803 r.mac = &resp->params.mac_reg; in mwifiex_ret_reg_access() 804 reg_rw->offset = (u32) le16_to_cpu(r.mac->offset); in mwifiex_ret_reg_access() 805 reg_rw->value = le32_to_cpu(r.mac->value); in mwifiex_ret_reg_access() 981 sta_node = mwifiex_get_sta_entry(priv, sta_info->mac); in mwifiex_ret_uap_sta_list()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.h | 511 const unsigned char mac[ETH_ALEN], 515 const unsigned char mac[ETH_ALEN], 519 const unsigned char mac[ETH_ALEN],
|
/openbmc/linux/drivers/staging/fieldbus/Documentation/ABI/ |
H A D | sysfs-class-fieldbus-dev | 22 a mac address for profinet.
|
/openbmc/u-boot/include/ |
H A D | fsl_tgec.h | 198 void init_tgec(struct fsl_enet_mac *mac, void *base, void *phyregs,
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am3517.dtsi | 41 local-mac-address = [ 00 00 00 00 00 00 ];
|
H A D | dra72-evm-revc.dts | 56 &mac {
|
H A D | sun50i-h5-orangepi-zero-plus.dts | 101 * alias for it (which e.g. makes u-boot set a mac-address).
|
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];
|