Home
last modified time | relevance | path

Searched refs:mac (Results 626 – 650 of 1882) sorted by relevance

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

/openbmc/u-boot/doc/
H A DREADME.spear70 Please read doc/README.enetaddr for the implementation guidelines for mac id
73 environment variables. Although, we can check the mac id programmed in i2c
/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/
H A Dusb_network_test.sh75 --host-mac "${host_mac}" \
76 --dev-mac "${dev_mac}" \
/openbmc/phosphor-networkd/src/
H A Drtnetlink.cpp72 ret.mac.emplace( in intfFromRtm()
174 ret.mac = stdplus::raw::copyFrom<stdplus::EtherAddr>(data); in neighFromRtm()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dahb.c62 static int ath5k_ahb_eeprom_read_mac(struct ath5k_hw *ah, u8 *mac) in ath5k_ahb_eeprom_read_mac() argument
73 memcpy(mac, cfg_mac, ETH_ALEN); in ath5k_ahb_eeprom_read_mac()
H A Dpcu.c371 ath5k_hw_set_lladdr(struct ath5k_hw *ah, const u8 *mac) in ath5k_hw_set_lladdr() argument
378 memcpy(common->macaddr, mac, ETH_ALEN); in ath5k_hw_set_lladdr()
382 low_id = get_unaligned_le32(mac); in ath5k_hw_set_lladdr()
383 high_id = get_unaligned_le16(mac + 4); in ath5k_hw_set_lladdr()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h108 struct ixgbe_mac_info mac; member
149 enum ixgbe_mac_type mac; member
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dar9331.txt30 reset-names = "mac", "mdio";
43 reset-names = "mac", "mdio";
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm53016-meraki-mr32.dts107 nvmem-cell-names = "mac-address";
221 mac_address: mac-address@66 {
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dnxp,lpc1850-dwmac.txt11 mac: ethernet@40010000 {
H A Dti,k3-am654-cpsw-nuss.yaml140 - const: mac
146 ti,mac-only:
149 Specifies the port works in mac-only mode.
280 ti,mac-only;
H A Dethernet-controller.yaml20 local-mac-address:
27 mac-address:
32 local-mac-address property.
55 const: mac-address
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.h69 u8 *mac);
/openbmc/linux/drivers/net/ethernet/broadcom/
H A DMakefile13 obj-$(CONFIG_SB1250_MAC) += sb1250-mac.o
/openbmc/linux/include/linux/
H A Dhex.h33 bool mac_pton(const char *s, u8 *mac);
/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Drb.h51 unsigned char mac[6]; member
/openbmc/linux/arch/m68k/
H A DKbuild6 obj-$(CONFIG_MAC) += mac/
/openbmc/linux/block/partitions/
H A DMakefile12 obj-$(CONFIG_MAC_PARTITION) += mac.o
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-zcu102-rev1.0.dts25 eth_mac: eth-mac@20 {
/openbmc/openbmc/meta-openpower/recipes-phosphor/network/
H A Dfirst-boot-set-mac_1.0.bb11 SYSTEMD_SERVICE:${PN} = "first-boot-set-mac@.service"
/openbmc/linux/arch/s390/include/asm/
H A Dchsc.h28 struct { u8 mac[6]; u16 lnid; } addr_lnid; member
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu102-rev1.0.dts25 eth_mac: eth-mac@20 {
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-mba6a.dtsi29 mba_mac_address: mac-address@20 {
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_type.h562 struct fm10k_swapi_table_info mac; member
589 u8 mac[ETH_ALEN]; /* PF Default MAC address */ member
638 enum fm10k_mac_type mac; member
647 struct fm10k_mac_info mac; member
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c99 if (!strncmp(net->buffer + hdr_len, vio_config->mac, ETH_ALEN)) in receive_filter()
116 vio_config->mac, ETH_ALEN); in vdpasim_handle_ctrl_mac()
423 memcpy(vio_config->mac, config->net.mac, ETH_ALEN); in vdpasim_net_setup_config()
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-bananapi-bpi-r3.dts176 gmac0: mac@0 {
177 compatible = "mediatek,eth-mac";
188 gmac1: mac@1 {
189 compatible = "mediatek,eth-mac";

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