/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | davinci_emac.txt | 37 local-mac-address = [ 00 00 00 00 00 00 ];
|
H A D | brcm,systemport.yaml | 78 local-mac-address = [ 00 11 22 33 44 55 ];
|
H A D | wiznet,w5x00.txt | 27 - local-mac-address: See ethernet.txt in the same directory.
|
/openbmc/u-boot/arch/nds32/dts/ |
H A D | ae3xx.dts | 66 mac0: mac@e0100000 {
|
/openbmc/u-boot/drivers/net/ |
H A D | ftmac110.h | 15 uint32_t mac[2]; /* 0x08: MAC Address */ member
|
/openbmc/google-misc/subprojects/nemora-postd/ |
H A D | README.md | 50 mac: ...
|
H A D | event_message.proto | 31 optional bytes mac = 3; field
|
/openbmc/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | brcm,nvram.yaml | 71 mac: et0macaddr {
|
/openbmc/linux/net/smc/ |
H A D | smc_llc.h | 84 int smc_llc_send_add_link(struct smc_link *link, u8 mac[], u8 gid[],
|
H A D | smc_ib.h | 44 char mac[SMC_MAX_PORTS][ETH_ALEN]; member
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm47094-luxul-xap-1610.dts | 64 nvmem-cell-names = "mac-address";
|
/openbmc/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm97425svmb.dts | 137 flash0.mac@200000 {
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a-kontron-sl28-var1.dts | 59 nvmem-cell-names = "mac-address";
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.h | 128 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
|
/openbmc/qemu/target/openrisc/ |
H A D | machine.c | 108 VMSTATE_UINT64(mac, CPUOpenRISCState),
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio-net.c | 64 memcpy(mac_addr, vdev->config.net.mac, ETH_ALEN); in virtio_net_init()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | of.c | 122 of_get_mac_address(np, settings->mac); in brcmf_of_probe()
|
/openbmc/linux/drivers/net/usb/ |
H A D | ax88179_178a.c | 1260 u8 mac[ETH_ALEN]; in ax88179_get_mac_addr() local 1262 memset(mac, 0, sizeof(mac)); in ax88179_get_mac_addr() 1265 if (!eth_platform_get_mac_address(&dev->udev->dev, mac)) { in ax88179_get_mac_addr() 1270 ETH_ALEN, mac); in ax88179_get_mac_addr() 1275 if (is_valid_ether_addr(mac)) { in ax88179_get_mac_addr() 1276 eth_hw_addr_set(dev->net, mac); in ax88179_get_mac_addr() 1277 if (!is_local_ether_addr(mac)) in ax88179_get_mac_addr()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.h | 1166 int mwifiex_deauthenticate(struct mwifiex_private *priv, u8 *mac); 1590 void mwifiex_del_sta_entry(struct mwifiex_private *priv, const u8 *mac); 1595 mwifiex_add_sta_entry(struct mwifiex_private *priv, const u8 *mac); 1597 mwifiex_get_sta_entry(struct mwifiex_private *priv, const u8 *mac); 1612 int mwifiex_get_tdls_link_status(struct mwifiex_private *priv, const u8 *mac); 1624 const u8 *mac, u8 link_status); 1626 u8 *mac, s8 snr, s8 nflr); 1628 void mwifiex_add_auto_tdls_peer(struct mwifiex_private *priv, const u8 *mac);
|
/openbmc/linux/drivers/net/dsa/ |
H A D | mt7530.c | 337 fdb->mac[0] = (reg[0] >> MAC_BYTE_0) & MAC_BYTE_MASK; in mt7530_fdb_read() 338 fdb->mac[1] = (reg[0] >> MAC_BYTE_1) & MAC_BYTE_MASK; in mt7530_fdb_read() 339 fdb->mac[2] = (reg[0] >> MAC_BYTE_2) & MAC_BYTE_MASK; in mt7530_fdb_read() 348 u8 port_mask, const u8 *mac, in mt7530_fdb_write() argument 364 reg[1] |= mac[5] << MAC_BYTE_5; in mt7530_fdb_write() 365 reg[1] |= mac[4] << MAC_BYTE_4; in mt7530_fdb_write() 366 reg[0] |= mac[3] << MAC_BYTE_3; in mt7530_fdb_write() 367 reg[0] |= mac[2] << MAC_BYTE_2; in mt7530_fdb_write() 368 reg[0] |= mac[1] << MAC_BYTE_1; in mt7530_fdb_write() 369 reg[0] |= mac[0] << MAC_BYTE_0; in mt7530_fdb_write() [all …]
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | Kconfig | 55 tristate "Broadcom BCM4908 internal mac support" 63 tristate "Broadcom 63xx internal mac support" 121 will be called sb1250-mac.
|
/openbmc/linux/drivers/net/phy/ |
H A D | smsc.c | 481 const u8 *mac = (const u8 *)ndev->dev_addr; in lan874x_set_wol() local 487 ((mac[i + 1] << 8) | mac[i])); in lan874x_set_wol()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | bus.h | 58 struct qtnf_wmac *mac[QTNF_MAX_MAC]; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | Makefile | 10 mac.o \
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | samsung,exynos-usb2.yaml | 94 local-mac-address = [00 00 00 00 00 00];
|