mlx4: In RoCE allow guests to have multiple GIDS
[linux-2.6-microblaze.git] / drivers / net / ethernet / mellanox / mlx4 / mlx4.h
index da829f4..6ba38c9 100644 (file)
@@ -1287,4 +1287,7 @@ void mlx4_vf_immed_vlan_work_handler(struct work_struct *_work);
 
 void mlx4_init_quotas(struct mlx4_dev *dev);
 
+int mlx4_get_slave_num_gids(struct mlx4_dev *dev, int slave);
+int mlx4_get_base_gid_ix(struct mlx4_dev *dev, int slave);
+
 #endif /* MLX4_H */