Home
last modified time | relevance | path

Searched refs:mlx4_bf_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A 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); variable
H A Den_tx.c120 err = mlx4_bf_alloc(mdev->dev, &ring->bf, node); in mlx4_en_create_tx_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A 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); variable
H A Den_tx.c122 err = mlx4_bf_alloc(mdev->dev, &ring->bf, node); in mlx4_en_create_tx_ring()
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h1098 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node);
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h1117 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node);

Completed in 13 milliseconds