Searched refs:mlx5e_set_vf_mac (Results 1 – 2 of 2) sorted by relevance
1136 int mlx5e_set_vf_mac(struct net_device *dev, int vf, u8 *mac);
3785 int mlx5e_set_vf_mac(struct net_device *dev, int vf, u8 *mac) in mlx5e_set_vf_mac() function4255 .ndo_set_vf_mac = mlx5e_set_vf_mac,