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