Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c752 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_mac_addr() local
867 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_macvlan_msg() local
/linux-4.4.14/arch/mips/cavium-octeon/
Docteon-platform.c528 u8 new_mac[6]; in octeon_fdt_set_mac_addr() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c628 unsigned char *new_mac, unsigned char *prev_mac) in mlx4_en_replace_mac()
702 unsigned char new_mac[ETH_ALEN + 2]; in mlx4_en_set_mac() local
Dport.c308 int __mlx4_replace_mac(struct mlx4_dev *dev, u8 port, int qpn, u64 new_mac) in __mlx4_replace_mac()