Home
last modified time | relevance | path

Searched refs:mlx5e_set_vf_mac (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1232 int mlx5e_set_vf_mac(struct net_device *dev, int vf, u8 *mac);
Den_main.c4713 int mlx5e_set_vf_mac(struct net_device *dev, int vf, u8 *mac) in mlx5e_set_vf_mac() function
5170 .ndo_set_vf_mac = mlx5e_set_vf_mac,