/openbmc/linux/arch/riscv/boot/dts/sifive/ |
H A D | fu540-c000.dtsi | 261 local-mac-address = [00 00 00 00 00 00];
|
/openbmc/linux/arch/arc/boot/dts/ |
H A D | hsdk.dts | 220 mac-address = [00 00 00 00 00 00]; /* Filled in by U-Boot */
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j721e-main.dtsi | 447 ti,mac-only; 454 ti,mac-only; 461 ti,mac-only; 468 ti,mac-only; 475 ti,mac-only; 482 ti,mac-only; 489 ti,mac-only; 496 ti,mac-only;
|
/openbmc/qemu/qapi/ |
H A D | net.json | 774 # @normal: filter assigned packets according to the mac-table 805 # @main-mac: the main macaddr string 825 'main-mac': 'str',
|
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be_cmds.h | 486 struct mac_addr mac; member 688 struct macaddr mac[32]; member
|
/openbmc/qemu/pc-bios/ |
H A D | canyonlands.dts | 380 local-mac-address = [000000000000]; /* Filled in by U-Boot */ 410 local-mac-address = [000000000000]; /* Filled in by U-Boot */
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_if.h | 790 u8 mac[QED_TLV_MAC_COUNT][ETH_ALEN]; member 1123 int (*update_mac)(struct qed_dev *cdev, const u8 *mac);
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_nl.c | 214 perm_addr[i] = pi->mac.perm_addr[i]; in ice_dcbnl_get_perm_hw_addr() 217 perm_addr[i] = pi->mac.perm_addr[j]; in ice_dcbnl_get_perm_hw_addr()
|
/openbmc/linux/drivers/net/usb/ |
H A D | catc.c | 193 #define catc_get_mac(catc, mac) catc_ctrl_msg(catc, USB_DIR_IN, GetMac, 0, 0, mac, 6) argument
|
/openbmc/linux/drivers/net/xen-netback/ |
H A D | xenbus.c | 501 static int xen_net_read_mac(struct xenbus_device *dev, u8 mac[]) in xen_net_read_mac() argument 511 mac[i] = simple_strtoul(s, &e, 16); in xen_net_read_mac()
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt2701.dtsi | 610 reg-names = "mac", "ippc"; 650 reg-names = "mac", "ippc";
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 1944 const u8 *mac, int *id_out) in efx_mcdi_wol_filter_set() argument 1954 ether_addr_copy(MCDI_PTR(inbuf, WOL_FILTER_SET_IN_MAGIC_MAC), mac); in efx_mcdi_wol_filter_set() 1979 efx_mcdi_wol_filter_set_magic(struct efx_nic *efx, const u8 *mac, int *id_out) in efx_mcdi_wol_filter_set_magic() argument 1981 return efx_mcdi_wol_filter_set(efx, MC_CMD_WOL_TYPE_MAGIC, mac, id_out); in efx_mcdi_wol_filter_set_magic()
|
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/ |
H A D | hal.h | 1288 u8 mac[ETH_ALEN]; member 1469 u8 mac[ETH_ALEN]; member 1654 u8 mac[ETH_ALEN]; member 2226 u8 mac[ETH_ALEN]; member
|
/openbmc/linux/drivers/scsi/fcoe/ |
H A D | fcoe.c | 2564 u8 *mac; in fcoe_flogi_resp() local 2569 mac = fr_cb(fp)->granted_mac; in fcoe_flogi_resp() 2571 if (is_zero_ether_addr(mac)) in fcoe_flogi_resp() 2574 fcoe_update_src_mac(lport, mac); in fcoe_flogi_resp()
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 1654 u8 mac[ETH_ALEN]; local 1666 mac[i * 2] = data; 1667 mac[i * 2 + 1] = data >> 8; 1669 eth_hw_addr_set(ndev, mac);
|
/openbmc/phosphor-host-ipmid/ |
H A D | chassishandler.cpp | 366 std::string mac("00:00:00:00:00:00"); in setHostNetworkData() local 442 mac = result.str(); in setHostNetworkData() 516 ",gateway="s + gateway + ",mac="s + mac + ",addressOrigin="s + in setHostNetworkData() 538 MAC_INTERFACE, "MACAddress", std::string(mac)); in setHostNetworkData()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 5984 void (*iterator)(void *data, u8 *mac, 6005 void (*iterator)(void *data, u8 *mac, in ieee80211_iterate_active_interfaces() argument 6031 u8 *mac, 6050 u8 *mac,
|
H A D | cfg80211.h | 1642 const u8 *mac; member 4459 const u8 *mac, 4464 const u8 *mac, 4467 const u8 *mac, struct station_info *sinfo); 4469 int idx, u8 *mac, struct station_info *sinfo); 8430 void cfg80211_sta_opmode_change_notify(struct net_device *dev, const u8 *mac,
|
/openbmc/linux/drivers/scsi/qedi/ |
H A D | qedi_main.c | 1053 ether_addr_copy(data->mac[0], qedi->mac); in qedi_get_generic_tlv_data() 2097 rc = sysfs_format_mac(buf, qedi->mac, ETH_ALEN); in qedi_show_boot_eth_info() 2659 ether_addr_copy(qedi->mac, qedi->dev_info.common.hw_mac); in __qedi_probe() 2661 qedi->mac); in __qedi_probe()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_main.c | 2862 static int qed_update_mac(struct qed_dev *cdev, const u8 *mac) in qed_update_mac() argument 2875 status = qed_mcp_ov_update_mac(hwfn, ptt, mac); in qed_update_mac() 3148 if (is_valid_ether_addr(gen_tlvs.mac[i])) { in qed_fill_generic_tlv_data() 3149 ether_addr_copy(tlv->mac[i], gen_tlvs.mac[i]); in qed_fill_generic_tlv_data()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1071 static int enic_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in enic_set_vf_mac() argument 1081 if (is_valid_ether_addr(mac) || is_zero_ether_addr(mac)) { in enic_set_vf_mac() 1083 memcpy(pp->vf_mac, mac, ETH_ALEN); in enic_set_vf_mac() 1090 vnic_dev_set_mac_addr, mac); in enic_set_vf_mac()
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 690 struct wmi_p2p_macaddr *mac; in ath6kl_wmi_p2p_info_event_rx() local 691 if (dlen < sizeof(*mac)) in ath6kl_wmi_p2p_info_event_rx() 693 mac = (struct wmi_p2p_macaddr *) ev->data; in ath6kl_wmi_p2p_info_event_rx() 695 mac->mac_addr); in ath6kl_wmi_p2p_info_event_rx() 3398 int ath6kl_wmi_ap_set_mlme(struct wmi *wmip, u8 if_idx, u8 cmd, const u8 *mac, in ath6kl_wmi_ap_set_mlme() argument 3409 memcpy(cm->mac, mac, ETH_ALEN); in ath6kl_wmi_ap_set_mlme()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | phy.c | 930 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92d_phy_set_bw_mode() local 958 (mac->cur_40_prime_sc << 5); in rtl92d_phy_set_bw_mode() 982 (mac->cur_40_prime_sc >> 1)); in rtl92d_phy_set_bw_mode() 985 rtl_set_bbreg(hw, ROFDM1_LSTF, 0xC00, mac->cur_40_prime_sc); in rtl92d_phy_set_bw_mode() 990 (mac->cur_40_prime_sc == in rtl92d_phy_set_bw_mode() 3034 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92d_phy_set_rf_power_state() local 3067 if (mac->link_state == MAC80211_LINKED) in rtl92d_phy_set_rf_power_state()
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.h | 330 uint8_t mac[6]; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_port.h | 99 __be64 mac; member
|