Home
last modified time | relevance | path

Searched refs:mlx4_bf_alloc (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
Dpd.c172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) in mlx4_bf_alloc() function
244 EXPORT_SYMBOL_GPL(mlx4_bf_alloc);
Den_tx.c120 err = mlx4_bf_alloc(mdev->dev, &ring->bf, node); in mlx4_en_create_tx_ring()