Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c692 int mlx4_db_alloc(struct mlx4_dev *dev, struct mlx4_db *db, unsigned int order) in mlx4_db_alloc() function
720 EXPORT_SYMBOL_GPL(mlx4_db_alloc);
756 err = mlx4_db_alloc(dev, &wqres->db, 1); in mlx4_alloc_hwq_res()
/linux/include/linux/mlx4/
H A Ddevice.h1138 int mlx4_db_alloc(struct mlx4_dev *dev, struct mlx4_db *db, unsigned int order);