/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93.dtsi | 790 nvmem-cell-names = "mac-address"; 814 nvmem-cell-names = "mac-address"; 896 eth_mac1: mac-address@4ec { 900 eth_mac2: mac-address@4f2 {
|
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.h | 183 struct be_cmd_get_nic_conf_resp *mac);
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | amd-xgbe.txt | 68 mac-address = [ 02 a1 a2 a3 a4 a5 ];
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun8i-a33-ga10h-v1.1.dts | 52 /* Make u-boot set mac-address for rtl8703as (no eeprom) */
|
H A D | stm32f429.dtsi | 646 mac: ethernet@40028000 { label 652 clock-names = "stmmaceth", "mac-clk-tx", "mac-clk-rx";
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | wlan.h | 265 struct ar9170_tx_hw_mac_control mac; member
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-a33-ga10h-v1.1.dts | 52 /* Make u-boot set mac-address for rtl8703as (no eeprom) */
|
/openbmc/linux/net/llc/ |
H A D | llc_proc.c | 149 llc_ui_format_mac(seq, llc->daddr.mac); in llc_seq_socket_show()
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_security.h | 252 int omac1_aes_128(u8 *key, u8 *data, size_t data_len, u8 *mac);
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h5-nanopi-r1s-h5.dts | 152 eth_mac1: mac-address@fa {
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | ath.h | 210 bool ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac);
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_main.c | 1662 ether_addr_copy(qedf->ctlr.ctl_src_addr, qedf->mac); in qedf_fcoe_ctlr_setup() 2476 u8 *mac = NULL; in qedf_recv_frame() local 2492 mac = eth_hdr(skb)->h_source; in qedf_recv_frame() 2557 if (!ether_addr_equal(mac, qedf->ctlr.dest_addr)) { in qedf_recv_frame() 2560 mac, qedf->ctlr.dest_addr); in qedf_recv_frame() 3531 ether_addr_copy(qedf->mac, qedf->dev_info.common.hw_mac); in __qedf_probe() 3533 qedf->mac); in __qedf_probe() 3550 qedf->wwnn = fcoe_wwn_from_mac(qedf->mac, 1, 0); in __qedf_probe() 3551 qedf->wwpn = fcoe_wwn_from_mac(qedf->mac, 2, 0); in __qedf_probe() 3583 ether_addr_copy(params.ll2_mac_address, qedf->mac); in __qedf_probe() [all …]
|
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hw.c | 998 int netxen_get_flash_mac_addr(struct netxen_adapter *adapter, u64 *mac) in netxen_get_flash_mac_addr() argument 1000 __le32 *pmac = (__le32 *) mac; in netxen_get_flash_mac_addr() 1008 if (*mac == ~0ULL) { in netxen_get_flash_mac_addr() 1017 if (*mac == ~0ULL) in netxen_get_flash_mac_addr() 1023 int netxen_p3_get_mac_addr(struct netxen_adapter *adapter, u64 *mac) in netxen_p3_get_mac_addr() argument 1035 *mac = le64_to_cpu((mac_lo >> 16) | ((u64)mac_hi << 16)); in netxen_p3_get_mac_addr() 1037 *mac = le64_to_cpu((u64)mac_lo | ((u64)mac_hi << 32)); in netxen_p3_get_mac_addr()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 1422 unsigned char *mac) in mlx4_en_ethtool_add_mac_rule() argument 1428 memcpy(spec_l2->eth.dst_mac, mac, ETH_ALEN); in mlx4_en_ethtool_add_mac_rule() 1448 unsigned char mac[ETH_ALEN]; in mlx4_en_ethtool_add_mac_rule_by_ipv4() local 1452 memcpy(&mac, cmd->fs.h_ext.h_dest, ETH_ALEN); in mlx4_en_ethtool_add_mac_rule_by_ipv4() 1454 memcpy(&mac, priv->dev->dev_addr, ETH_ALEN); in mlx4_en_ethtool_add_mac_rule_by_ipv4() 1456 ip_eth_mc_map(ipv4_dst, mac); in mlx4_en_ethtool_add_mac_rule_by_ipv4() 1459 return mlx4_en_ethtool_add_mac_rule(cmd, rule_list_h, spec_l2, &mac[0]); in mlx4_en_ethtool_add_mac_rule_by_ipv4()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | uap_cmd.c | 758 struct host_cmd_ds_command *cmd, u8 *mac) in mwifiex_cmd_uap_sta_deauth() argument 763 memcpy(sta_deauth->mac, mac, ETH_ALEN); in mwifiex_cmd_uap_sta_deauth()
|
H A D | sta_event.c | 249 u8 *mac = tdls_evt->peer_mac; in mwifiex_parse_tdls_event() local 300 mwifiex_update_ralist_tx_pause_in_tdls_cs(priv, mac, in mwifiex_parse_tdls_event() 307 mwifiex_update_ralist_tx_pause_in_tdls_cs(priv, mac, in mwifiex_parse_tdls_event()
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32h743.dtsi | 571 mac: ethernet@40028000 { label 577 clock-names = "stmmaceth", "mac-clk-tx", "mac-clk-rx";
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_type.h | 494 struct i40e_mac_info mac; member 572 return (hw->mac.type == I40E_MAC_VF || in i40e_is_vf() 573 hw->mac.type == I40E_MAC_X722_VF); in i40e_is_vf()
|
/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | rndis_wlan.c | 239 u8 mac[ETH_ALEN]; member 504 const u8 *mac, struct station_info *sinfo); 507 int idx, u8 *mac, struct station_info *sinfo); 1968 bssid->ssid.essid, bssid->mac, le32_to_cpu(bssid->length)); in rndis_bss_info_update() 1998 CFG80211_BSS_FTYPE_UNKNOWN, bssid->mac, in rndis_bss_info_update() 2089 if (ether_addr_equal(bssid->mac, match_bssid)) in rndis_check_bssid_list() 2471 const u8 *mac, struct station_info *sinfo) in rndis_get_station() argument 2476 if (!ether_addr_equal(priv->bssid, mac)) in rndis_get_station() 2485 int idx, u8 *mac, struct station_info *sinfo) in rndis_dump_station() argument 2493 memcpy(mac, priv->bssid, ETH_ALEN); in rndis_dump_station()
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mpc8377_wlan.dts | 233 local-mac-address = [ 00 00 00 00 00 00 ]; 276 local-mac-address = [ 00 00 00 00 00 00 ];
|
H A D | mpc8379_rdb.dts | 255 local-mac-address = [ 00 00 00 00 00 00 ]; 292 local-mac-address = [ 00 00 00 00 00 00 ];
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | snps,dwc-qos-ethernet.txt | 105 - mac-address: See ethernet.txt in the same directory 106 - local-mac-address: See ethernet.txt in the same directory
|
/openbmc/u-boot/board/st/stm32mp1/ |
H A D | README | 243 Please read doc/README.enetaddr for the implementation guidelines for mac id 253 example to set mac address "12:34:56:78:9a:bc"
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | rf.c | 54 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92d_phy_rf6052_set_cck_txpower() local 63 if (mac->act_scanning) { in rtl92d_phy_rf6052_set_cck_txpower()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | technisat-usb2.c | 452 u8 mac[]) in technisat_usb2_read_mac_address() argument 460 memcpy(mac, buf, 6); in technisat_usb2_read_mac_address()
|