Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c923 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_mac_addr() local
967 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_macvlan_msg() local
/Linux-v5.4/arch/mips/cavium-octeon/
Docteon-platform.c565 u8 new_mac[6]; in octeon_fdt_set_mac_addr() local
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dmain.c943 u8 *new_mac) in mwifiex_set_mac_address()
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_main.c589 unsigned char new_mac[ETH_ALEN]; in hinic_set_mac_addr() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c695 unsigned char *new_mac, unsigned char *prev_mac) in mlx4_en_replace_mac()
784 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()