Searched refs:mlx4_bf_alloc (Results 1 – 2 of 2) sorted by relevance
172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) in mlx4_bf_alloc() function244 EXPORT_SYMBOL_GPL(mlx4_bf_alloc);
120 err = mlx4_bf_alloc(mdev->dev, &ring->bf, node); in mlx4_en_create_tx_ring()