mlx4_set_vf_mac  3006 drivers/net/ethernet/mellanox/mlx4/cmd.c EXPORT_SYMBOL_GPL(mlx4_set_vf_mac);
mlx4_set_vf_mac  2564 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	return mlx4_set_vf_mac(mdev->dev, en_priv->port, queue, mac);
mlx4_set_vf_mac   311 include/linux/mlx4/cmd.h int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u8 *mac);