/openbmc/linux/include/linux/ |
H A D | vdpa.h | 115 u8 mac[ETH_ALEN]; member
|
/openbmc/linux/include/linux/mlx4/ |
H A D | qp.h | 360 u8 mac[ETH_ALEN]; member
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32h743i-eval.dts | 116 &mac {
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-asrock-spc621d8hm3.dts | 92 nvmem-cell-names = "mac-address";
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_sp.h | 320 struct bnxt_qplib_gid *gid, const u8 *mac, u16 vlan_id,
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1270 u8 mac[ETH_ALEN]; member 1283 u8 mac[ETH_ALEN]; member 1303 u8 mac[ETH_ALEN]; member 1880 u8 *mac, u8 function) in qlcnic_get_mac_address() argument 1882 return adapter->ahw->hw_ops->get_mac_address(adapter, mac, function); in qlcnic_get_mac_address()
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500pci.c | 310 conf->mac, sizeof(conf->mac)); in rt2500pci_config_intf() 1561 u8 *mac; in rt2500pci_validate_eeprom() local 1581 mac = rt2x00_eeprom_addr(rt2x00dev, EEPROM_MAC_ADDR_0); in rt2500pci_validate_eeprom() 1582 rt2x00lib_set_mac_address(rt2x00dev, mac); in rt2500pci_validate_eeprom()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_main.c | 91 static void ath9k_htc_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_vif_iter() argument 127 static void ath9k_htc_bssid_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_bssid_iter() argument 134 iter_data->mask[i] &= ~(iter_data->hw_macaddr[i] ^ mac[i]); in ath9k_htc_bssid_iter() 136 iter_data->hw_macaddr = mac; in ath9k_htc_bssid_iter() 1485 static void ath9k_htc_bss_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_bss_iter() argument
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-integrity.rst | 196 - the section number is mixed to the mac, so that an attacker can't 199 - a 16-byte salt stored in the superblock is mixed to the mac, so 272 * mac (8-bytes), all the macs in 8 metadata sectors form a
|
/openbmc/linux/net/smc/ |
H A D | smc_llc.c | 467 memcpy(confllc->sender_mac, link->smcibdev->mac[link->ibport - 1], in smc_llc_send_confirm_link() 643 int smc_llc_send_add_link(struct smc_link *link, u8 mac[], u8 gid[], in smc_llc_send_add_link() argument 678 memcpy(addllc->sender_mac, mac, ETH_ALEN); in smc_llc_send_add_link() 1096 lnk_new->smcibdev->mac[lnk_new->ibport - 1], in smc_llc_cli_add_link() 1189 smc_llc_send_add_link(link, ini->ib_dev->mac[ini->ib_port - 1], in smc_llc_cli_add_link_invite() 1468 link_new->smcibdev->mac[link_new->ibport-1], in smc_llc_srv_add_link()
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_rx.c | 445 u8 *mac = header->addr2; in is_duplicate_packet() local 446 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet() 450 if (!memcmp(entry->mac, mac, ETH_ALEN)) in is_duplicate_packet() 458 memcpy(entry->mac, mac, ETH_ALEN); in is_duplicate_packet()
|
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_lib.c | 1564 wx->num_rx_queues = wx->mac.max_rx_queues; in wx_set_rss_queues() 1565 wx->num_tx_queues = wx->mac.max_tx_queues; in wx_set_rss_queues() 1591 nvecs = min_t(int, num_online_cpus(), wx->mac.max_msix_vectors); in wx_acquire_msix_vectors() 1733 if (wx->mac.type == wx_mac_sp) in wx_alloc_q_vector() 1984 if (wx->mac.type == wx_mac_em) in wx_free_irq() 2085 if (wx->mac.type == wx_mac_sp) in wx_write_eitr()
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mpc8349emitxgp.dts | 157 local-mac-address = [ 00 00 00 00 00 00 ];
|
H A D | acadia.dts | 136 local-mac-address = [000000000000]; /* Filled in by wrapper */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am335x-brppt1-spi.dts | 224 &mac {
|
H A D | am335x-brppt1-mmc.dts | 203 &mac {
|
H A D | dra71-evm.dts | 196 &mac {
|
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe.h | 369 struct pch_gbe_mac_info mac; member
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_type.h | 174 struct iavf_mac_info mac; member
|
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | mt7601u.h | 364 mt7601u_mac_wcid_setup(struct mt7601u_dev *dev, u8 idx, u8 vif_idx, u8 *mac);
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | pci_mac.c | 166 mt7615_update_vif_beacon(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7615_update_vif_beacon() argument
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3-orangepi-2.dts | 170 * alias for it (which e.g. makes u-boot set a mac-address).
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | phy-ctxt.c | 371 static void iwl_mvm_binding_iterator(void *_data, u8 *mac, in iwl_mvm_binding_iterator() argument
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-kontron-bl.dts | 190 local-mac-address = [ 00 00 00 00 00 00 ];
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7792-wheat.dts | 48 smsc,save-mac-address;
|