Home
last modified time | relevance | path

Searched defs:new_mac (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c908 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_mac_addr() local
952 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_macvlan_msg() local
/Linux-v4.19/arch/mips/cavium-octeon/
Docteon-platform.c548 u8 new_mac[6]; in octeon_fdt_set_mac_addr() local
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_main.c577 unsigned char new_mac[ETH_ALEN]; in hinic_set_mac_addr() local
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dmain.c947 u8 *new_mac) in mwifiex_set_mac_address()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c687 unsigned char *new_mac, unsigned char *prev_mac) in mlx4_en_replace_mac()
776 unsigned char new_mac[ETH_ALEN + 2]; in mlx4_en_set_mac() local
Dport.c474 int __mlx4_replace_mac(struct mlx4_dev *dev, u8 port, int qpn, u64 new_mac) in __mlx4_replace_mac()