/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.c | 1662 static int ionic_set_attr_mac(struct ionic_lif *lif, u8 *mac) in ionic_set_attr_mac() 1697 static int ionic_program_mac(struct ionic_lif *lif, u8 *mac) in ionic_program_mac() 1724 u8 *mac; in ionic_set_mac_address() local 2474 static int ionic_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ionic_set_vf_mac()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_core.c | 263 u8 *mac; in liquidio_link_ctrl_cmd_completion() local 406 void octeon_pf_changed_vf_macaddr(struct octeon_device *oct, u8 *mac) in octeon_pf_changed_vf_macaddr()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.h | 78 unsigned char mac[ETH_ALEN]; member 91 unsigned char mac[QED_MAX_MC_ADDRS][ETH_ALEN]; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.c | 224 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92s_phy_set_bw_mode() local 500 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92s_phy_set_rf_power_state() local
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | wmm.c | 641 void mwifiex_update_ralist_tx_pause(struct mwifiex_private *priv, u8 *mac, in mwifiex_update_ralist_tx_pause() 681 u8 *mac, u8 tx_pause) in mwifiex_update_ralist_tx_pause_in_tdls_cs()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 359 const char *mac, in mlxsw_reg_sfd_rec_pack() 374 const char *mac, u16 fid_vid, u16 vid, in mlxsw_reg_sfd_uc_pack() 440 const char *mac, u16 fid_vid, in mlxsw_reg_sfd_uc_lag_pack() 484 const char *mac, u16 fid_vid, in mlxsw_reg_sfd_mc_pack() 535 const char *mac, u16 fid, in mlxsw_reg_sfd_uc_tunnel_pack() 550 const char *mac, u16 fid, in mlxsw_reg_sfd_uc_tunnel_pack4() 561 mlxsw_reg_sfd_uc_tunnel_pack6(char *payload, int rec_index, const char *mac, in mlxsw_reg_sfd_uc_tunnel_pack6() 683 char *mac, u16 *p_vid, in mlxsw_reg_sfn_mac_unpack() 699 char *mac, u16 *p_vid, in mlxsw_reg_sfn_mac_lag_unpack() 746 mlxsw_reg_sfn_uc_tunnel_unpack(char *payload, int rec_index, char *mac, in mlxsw_reg_sfn_uc_tunnel_unpack() [all …]
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | hif_tx_mib.c | 77 int wfx_hif_set_macaddr(struct wfx_vif *wvif, u8 *mac) in wfx_hif_set_macaddr()
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | qeth.h | 36 __u8 mac; member
|
/openbmc/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_config.c | 316 u8 mac[ETH_ALEN] = { 0 }; in icssg_init_emac_mode() local
|
/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
|
H A D | fw.c | 598 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92d_set_fw_rsvdpagepkt() local
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | bus.h | 58 struct qtnf_wmac *mac[QTNF_MAX_MAC]; member
|
/openbmc/linux/include/scsi/ |
H A D | fcoe_sysfs.h | 95 u8 mac[ETH_ALEN]; member
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_net.c | 285 struct efi_mac_address *mac) in efi_net_mcastiptomac()
|
/openbmc/linux/net/mac80211/ |
H A D | debugfs_sta.c | 451 u8 mac[3 * ETH_ALEN + 1]; in link_sta_addr_read() local 1234 u8 mac[3*ETH_ALEN]; in ieee80211_sta_debugfs_add() local
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | txrx.c | 1304 int cw1200_find_link_id(struct cw1200_common *priv, const u8 *mac) in cw1200_find_link_id() 1320 int cw1200_alloc_link_id(struct cw1200_common *priv, const u8 *mac) in cw1200_alloc_link_id()
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 274 static int be_dev_mac_add(struct be_adapter *adapter, const u8 *mac) in be_dev_mac_add() 311 u8 mac[ETH_ALEN]; in be_mac_addr_set() local 1855 static int be_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in be_set_vf_mac() 3842 static void be_vf_eth_addr_generate(struct be_adapter *adapter, u8 *mac) in be_vf_eth_addr_generate() 3865 u8 mac[ETH_ALEN]; in be_vf_eth_addr_config() local 3894 u8 mac[ETH_ALEN]; in be_vfs_mac_query() local 4595 u8 mac[ETH_ALEN]; in be_mac_setup() local
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_net.h | 74 __u8 mac[ETH_ALEN]; member
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | netdev.c | 82 static int nsim_set_vf_mac(struct net_device *dev, int vf, u8 *mac) in nsim_set_vf_mac()
|
/openbmc/linux/net/ethernet/ |
H A D | eth.c | 540 const void *mac; in nvmem_get_mac_address() local
|
/openbmc/phosphor-networkd/test/ |
H A D | test_ethernet_interface.cpp | 81 constexpr stdplus::EtherAddr mac{0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in TEST_F() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_beacon.c | 385 static void ath9k_htc_beacon_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_beacon_iter()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | sta_info.h | 105 static inline u32 wifi_mac_hash(u8 *mac) in wifi_mac_hash()
|
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | au1000_eth.h | 106 struct mac_reg *mac; /* mac registers */ member
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_core.c | 529 struct mac_device_info *mac = priv->hw; in dwmac1000_setup() local
|