Home
last modified time | relevance | path

Searched refs:hnae3_format_mac_addr (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h865 static inline void hnae3_format_mac_addr(char *format_mac_addr, in hnae3_format_mac_addr() function
Dhns3_enet.c2230 hnae3_format_mac_addr(format_mac_addr_sa, mac_addr->sa_data); in hns3_nic_net_set_mac_address()
2241 hnae3_format_mac_addr(format_mac_addr_perm, netdev->perm_addr); in hns3_nic_net_set_mac_address()
2242 hnae3_format_mac_addr(format_mac_addr_sa, mac_addr->sa_data); in hns3_nic_net_set_mac_address()
2812 hnae3_format_mac_addr(format_mac_addr, mac); in hns3_nic_set_vf_mac()
4927 hnae3_format_mac_addr(format_mac_addr, netdev->dev_addr); in hns3_init_mac_addr()
4983 hnae3_format_mac_addr(format_mac_addr, priv->netdev->dev_addr); in hns3_info_show()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c8640 hnae3_format_mac_addr(format_mac_addr, addr); in hclge_update_mac_list()
8687 hnae3_format_mac_addr(format_mac_addr, addr); in hclge_add_uc_addr_common()
8756 hnae3_format_mac_addr(format_mac_addr, addr); in hclge_rm_uc_addr_common()
8796 hnae3_format_mac_addr(format_mac_addr, addr); in hclge_add_mc_addr_common()
8843 hnae3_format_mac_addr(format_mac_addr, addr); in hclge_rm_mc_addr_common()
9319 hnae3_format_mac_addr(format_mac_addr, mac_addr); in hclge_set_vf_mac()
9461 hnae3_format_mac_addr(format_mac_addr, new_addr); in hclge_set_mac_addr()
9482 hnae3_format_mac_addr(format_mac_addr, new_addr); in hclge_set_mac_addr()
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1524 hnae3_format_mac_addr(format_mac_addr, in hclgevf_config_mac_list()