Searched defs:new_mac (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/ |
D | hinic_sriov.h | 65 u8 new_mac[ETH_ALEN]; member
|
D | hinic_main.c | 633 unsigned char new_mac[ETH_ALEN]; in hinic_set_mac_addr() local
|
D | hinic_sriov.c | 536 u8 *new_mac, u16 vlan_id, u16 func_id) in hinic_update_mac()
|
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_sriov.c | 952 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_mac_addr() local 996 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_macvlan_msg() local
|
/linux-6.6.21/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 569 u8 new_mac[6]; in octeon_fdt_set_mac_addr() local
|
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/ |
D | main.c | 968 u8 *new_mac) in mwifiex_set_mac_address()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 700 unsigned char *new_mac, unsigned char *prev_mac) in mlx4_en_replace_mac() 789 unsigned char new_mac[ETH_ALEN + 2]; in mlx4_en_set_mac() local
|
D | port.c | 474 int __mlx4_replace_mac(struct mlx4_dev *dev, u8 port, int qpn, u64 new_mac) in __mlx4_replace_mac()
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_hash.c | 1395 u8 *old_mac, u8 *new_mac, u32 *seq_id) in rvu_npc_exact_update_table_entry()
|
/linux-6.6.21/drivers/net/ethernet/intel/iavf/ |
D | iavf_main.c | 1017 const u8 *new_mac) in iavf_replace_primary_mac()
|
/linux-6.6.21/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 1468 struct i40e_new_mac_filter *new_mac, in i40e_get_vf_new_vlan() 1524 struct i40e_new_mac_filter *new_mac; in i40e_correct_vf_mac_vlan_filters() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 8853 const char *new_mac) in mlxsw_sp_rif_mac_profile_edit() 8870 const char *new_mac, in mlxsw_sp_rif_mac_profile_replace()
|