Home
last modified time | relevance | path

Searched refs:mac (Results 1501 – 1525 of 1882) sorted by relevance

1...<<61626364656667686970>>...76

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_pef.h679 uint8_t mac[6]; member
/openbmc/u-boot/arch/arm/dts/
H A Dam335x-bone-common.dtsi372 &mac {
/openbmc/linux/arch/powerpc/boot/dts/
H A Dhaleakala.dts221 local-mac-address = [000000000000]; /* Filled in by U-Boot */
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h524 struct e1000_mac_info mac; member
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst90 | 1) `Legacy SRIOV mode (L2 mac vlan steering based) <https://enterprise-support.nvidia.c…
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c163 mt792x_mac_rssi_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt792x_mac_rssi_iter() argument
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc4350-hitex-eval.dts442 &mac {
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c403 plat_dat = stmmac_probe_config_dt(pdev, stmmac_res.mac); in socfpga_dwmac_probe()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32429i-eval.dts252 &mac {
/openbmc/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-common.dtsi174 smsc,save-mac-address;
/openbmc/linux/arch/arm64/boot/dts/lg/
H A Dlg1313.dtsi122 mac-address = [ 00 00 00 00 00 00 ];
H A Dlg1312.dtsi122 mac-address = [ 00 00 00 00 00 00 ];
/openbmc/docs/
H A Dcheatsheet.md390 setenv ethaddr <mac:addr> # Set mac address if there it is unavailable
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1247 struct mtk_mac *mac[MTK_MAX_DEVS]; member
1425 void mtk_stats_update_mac(struct mtk_mac *mac);
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-venice-gw7902.dts244 local-mac-address = [00 00 00 00 00 00];
645 local-mac-address = [00 00 00 00 00 00];
/openbmc/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c1587 int *remote, int *mac) in pcm_status_state() argument
1595 *mac = 0 ; in pcm_status_state()
1602 *mac = mib->fddiPORTMacIndicated.R_val ; in pcm_status_state()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iscsi.c1222 ether_addr_copy(con->local_mac, conn_info->src.mac); in qed_iscsi_offload_conn()
1223 ether_addr_copy(con->remote_mac, conn_info->dst.mac); in qed_iscsi_offload_conn()
1353 u32 handle, const u8 *mac) in qed_iscsi_change_mac() argument
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c1595 int efx_siena_sriov_set_vf_mac(struct efx_nic *efx, int vf_i, const u8 *mac) in efx_siena_sriov_set_vf_mac() argument
1605 ether_addr_copy(vf->addr.mac_addr, mac); in efx_siena_sriov_set_vf_mac()
1668 ether_addr_copy(ivi->mac, vf->addr.mac_addr); in efx_siena_sriov_get_vf_config()
/openbmc/linux/drivers/s390/net/
H A Dlcs.c918 memcpy(card->mac, cmd->cmd.lcs_lanstat_cmd.mac_addr, LCS_MAC_LENGTH); in __lcs_lanstat_cb()
1132 lcs_get_mac_for_ipm(__be32 ipm, char *mac, struct net_device *dev) in lcs_get_mac_for_ipm() argument
1135 ip_eth_mc_map(ipm, mac); in lcs_get_mac_for_ipm()
2139 eth_hw_addr_set(card->dev, card->mac); in lcs_new_device()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4999 band = &ar->mac.sbands[NL80211_BAND_2GHZ]; in ath10k_mac_setup_ht_vht_cap()
5003 band = &ar->mac.sbands[NL80211_BAND_5GHZ]; in ath10k_mac_setup_ht_vht_cap()
8844 ath10k_mac_change_chanctx_cnt_iter(void *data, u8 *mac, in ath10k_mac_change_chanctx_cnt_iter() argument
8856 ath10k_mac_change_chanctx_fill_iter(void *data, u8 *mac, in ath10k_mac_change_chanctx_fill_iter() argument
9789 static void ath10k_get_arvif_iter(void *data, u8 *mac, in ath10k_get_arvif_iter() argument
9969 band = &ar->mac.sbands[NL80211_BAND_2GHZ]; in ath10k_mac_register()
9993 band = &ar->mac.sbands[NL80211_BAND_5GHZ]; in ath10k_mac_register()
10307 kfree(ar->mac.sbands[NL80211_BAND_2GHZ].channels); in ath10k_mac_register()
10308 kfree(ar->mac.sbands[NL80211_BAND_5GHZ].channels); in ath10k_mac_register()
10321 kfree(ar->mac.sbands[NL80211_BAND_2GHZ].channels); in ath10k_mac_unregister()
[all …]
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c3063 mwl8k_cmd_set_post_scan(struct ieee80211_hw *hw, const __u8 *mac) in mwl8k_cmd_set_post_scan() argument
3075 memcpy(cmd->bssid, mac, ETH_ALEN); in mwl8k_cmd_set_post_scan()
3690 struct ieee80211_vif *vif, u8 *mac, bool set) in mwl8k_cmd_update_mac_addr() argument
3726 memcpy(cmd->mbss.mac_addr, mac, ETH_ALEN); in mwl8k_cmd_update_mac_addr()
3728 memcpy(cmd->mac_addr, mac, ETH_ALEN); in mwl8k_cmd_update_mac_addr()
3741 struct ieee80211_vif *vif, u8 *mac) in mwl8k_cmd_set_mac_addr() argument
3743 return mwl8k_cmd_update_mac_addr(hw, vif, mac, true); in mwl8k_cmd_set_mac_addr()
3750 struct ieee80211_vif *vif, u8 *mac) in mwl8k_cmd_del_mac_addr() argument
3752 return mwl8k_cmd_update_mac_addr(hw, vif, mac, false); in mwl8k_cmd_del_mac_addr()
/openbmc/linux/Documentation/devicetree/bindings/
H A Dxilinx.txt119 like local-mac-address.
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h236 } mac; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c138 __u8 mac[6]; member
H A Dtest_l4lb.c142 __u8 mac[6]; member

1...<<61626364656667686970>>...76