| /drivers/net/ethernet/meta/fbnic/ |
| A D | fbnic_rpc.c | 107 struct fbnic_mac_addr *mac_addr; in fbnic_bmc_rpc_all_multi_config() local 181 struct fbnic_mac_addr *mac_addr; in fbnic_bmc_rpc_init() local 371 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[i]; in __fbnic_uc_sync() local 402 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[i]; in __fbnic_mc_sync() local 416 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[i]; in __fbnic_mc_sync() local 511 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[idx]; in fbnic_clear_macda() local 539 struct fbnic_mac_addr *mac_addr) in fbnic_write_macda_entry() 562 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[idx]; in fbnic_write_macda() local 602 struct fbnic_mac_addr *mac_addr) in fbnic_write_tce_tcam_dest() 618 struct fbnic_mac_addr *mac_addr) in fbnic_write_tce_tcam_entry() [all …]
|
| A D | fbnic_netdev.c | 130 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[i]; in fbnic_uc_unsync() local 171 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[i]; in fbnic_mc_unsync() local 187 struct fbnic_mac_addr *mac_addr; in __fbnic_set_rx_mode() local 307 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[idx]; in fbnic_clear_rx_mode() local
|
| A D | fbnic_debugfs.c | 34 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[i]; in fbnic_dbg_mac_addr_show() local 60 struct fbnic_mac_addr *mac_addr = &fbd->mac_addr[i]; in fbnic_dbg_tce_tcam_show() local
|
| A D | fbnic_tlv.c | 159 const u8 *mac_addr) in fbnic_tlv_attr_put_mac_addr() 556 u8 *mac_addr; in fbnic_tlv_attr_addr_copy() local
|
| A D | fbnic_rpc.h | 215 static inline int __fbnic_uc_unsync(struct fbnic_mac_addr *mac_addr) in __fbnic_uc_unsync() 220 static inline int __fbnic_mc_unsync(struct fbnic_mac_addr *mac_addr) in __fbnic_mc_unsync()
|
| /drivers/net/ethernet/ti/ |
| A D | cpsw-common.c | 15 int slave, u8 *mac_addr) in davinci_emac_3517_get_macid() 42 u8 *mac_addr) in cpsw_am33xx_cm_get_macid() 68 int ti_cm_get_macid(struct device *dev, int slave, u8 *mac_addr) in ti_cm_get_macid()
|
| A D | davinci_emac.c | 311 char mac_addr[6]; member 611 static int emac_hash_add(struct emac_priv *priv, u8 *mac_addr) in emac_hash_add() 653 static int emac_hash_del(struct emac_priv *priv, u8 *mac_addr) in emac_hash_del() 696 static void emac_add_mcast(struct emac_priv *priv, u32 action, u8 *mac_addr) in emac_add_mcast() 1030 static void emac_set_type0addr(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_set_type0addr() 1057 static void emac_set_type1addr(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_set_type1addr() 1082 char *mac_addr, int index, int match) in emac_set_type2addr() 1105 static void emac_setmac(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_setmac() 1787 int instance, u8 *mac_addr) in davinci_emac_try_get_mac()
|
| /drivers/net/wireless/realtek/rtlwifi/ |
| A D | cam.c | 21 const u8 *mac_addr, u8 *key_cont_128, in rtl_cam_program_entry() 98 u8 rtl_cam_add_one_entry(struct ieee80211_hw *hw, const u8 *mac_addr, in rtl_cam_add_one_entry() 132 u8 *mac_addr, u32 ul_key_id) in rtl_cam_delete_one_entry()
|
| /drivers/net/ethernet/sunplus/ |
| A D | spl2sw_driver.c | 206 static void spl2sw_check_mac_vendor_id_and_convert(u8 *mac_addr) in spl2sw_check_mac_vendor_id_and_convert() 262 static u32 spl2sw_init_netdev(struct platform_device *pdev, u8 *mac_addr, in spl2sw_init_netdev() 329 u8 mac_addr[ETH_ALEN]; in spl2sw_probe() local
|
| /drivers/net/ethernet/freescale/enetc/ |
| A D | enetc_pf_common.c | 11 const u8 *mac_addr) in enetc_set_si_hw_addr() 18 static void enetc_get_si_hw_addr(struct enetc_pf *pf, int si, u8 *mac_addr) in enetc_get_si_hw_addr() 45 u8 mac_addr[ETH_ALEN] = { 0 }; in enetc_setup_mac_address() local
|
| /drivers/net/ethernet/hisilicon/hibmcge/ |
| A D | hbg_hw.c | 65 u64 mac_addr; in hbg_hw_dev_specs_init() local 150 void hbg_hw_set_uc_addr(struct hbg_priv *priv, u64 mac_addr, u32 index) in hbg_hw_set_uc_addr() 288 void hbg_hw_set_rx_pause_mac_addr(struct hbg_priv *priv, u64 mac_addr) in hbg_hw_set_rx_pause_mac_addr()
|
| /drivers/net/ethernet/huawei/hinic3/ |
| A D | hinic3_nic_cfg.c | 107 int hinic3_set_mac(struct hinic3_hwdev *hwdev, const u8 *mac_addr, u16 vlan_id, in hinic3_set_mac() 149 int hinic3_del_mac(struct hinic3_hwdev *hwdev, const u8 *mac_addr, u16 vlan_id, in hinic3_del_mac()
|
| /drivers/net/wireless/realtek/rtw88/ |
| A D | rtw8814a.h | 12 u8 mac_addr[ETH_ALEN]; /* 0xd8 */ member 16 u8 mac_addr[ETH_ALEN]; /* 0xd0 */ member
|
| A D | rtw8822b.h | 22 u8 mac_addr[ETH_ALEN]; /* 0x107 */ member 33 u8 mac_addr[ETH_ALEN]; /* 0xd0 */ member 71 u8 mac_addr[ETH_ALEN]; /* 0x11a */ member
|
| /drivers/net/wireless/microchip/wilc1000/ |
| A D | fw.h | 51 u8 mac_addr[ETH_ALEN]; member 57 u8 mac_addr[ETH_ALEN]; member 72 u8 mac_addr[ETH_ALEN]; member
|
| /drivers/net/fddi/skfp/ |
| A D | drvfbi.c | 277 void read_address(struct s_smc *smc, u_char *mac_addr) in read_address() 316 void init_board(struct s_smc *smc, u_char *mac_addr) in init_board()
|
| A D | smtinit.c | 60 int init_smt(struct s_smc *smc, const u_char *mac_addr) in init_smt()
|
| /drivers/net/wireless/quantenna/qtnfmac/ |
| A D | cfg80211.c | 130 u8 *mac_addr = NULL; in qtnf_change_virtual_intf() local 204 u8 *mac_addr = NULL; in qtnf_add_virtual_intf() local 537 const u8 *mac_addr, struct key_params *params) in qtnf_add_key() 553 const u8 *mac_addr) in qtnf_del_key()
|
| A D | commands.c | 748 u8 *mac_addr, in qtnf_cmd_send_add_change_intf() 802 int use4addr, u8 *mac_addr) in qtnf_cmd_send_add_intf() 811 u8 *mac_addr) in qtnf_cmd_send_change_intf_type() 1726 const u8 *mac_addr, struct key_params *params) in qtnf_cmd_send_add_key() 1769 const u8 *mac_addr) in qtnf_cmd_send_del_key() 1971 const u8 *mac_addr, in qtnf_cmd_randmac_tlv_add()
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | rtw8851b.h | 15 u8 mac_addr[ETH_ALEN]; member 19 u8 mac_addr[ETH_ALEN]; member
|
| A D | rtw8852a.h | 21 u8 mac_addr[ETH_ALEN]; member 25 u8 mac_addr[ETH_ALEN]; member
|
| /drivers/net/ethernet/marvell/octeon_ep_vf/ |
| A D | octep_vf_mbox.c | 267 int octep_vf_mbox_set_mac_addr(struct octep_vf_device *oct, char *mac_addr) in octep_vf_mbox_set_mac_addr() 289 int octep_vf_mbox_get_mac_addr(struct octep_vf_device *oct, char *mac_addr) in octep_vf_mbox_get_mac_addr()
|
| /drivers/s390/net/ |
| A D | qeth_l2.h | 27 u8 mac_addr[ETH_ALEN]; member
|
| /drivers/net/ethernet/intel/fm10k/ |
| A D | fm10k_tlv.c | 113 const u8 *mac_addr, u16 vlan) in fm10k_tlv_attr_put_mac_vlan() 149 s32 fm10k_tlv_attr_get_mac_vlan(u32 *attr, u8 *mac_addr, u16 *vlan) in fm10k_tlv_attr_get_mac_vlan()
|
| /drivers/media/pci/mantis/ |
| A D | mantis_ioc.c | 51 u8 mac_addr[6] = {0}; in mantis_get_mac() local
|