Searched defs:mlx4_db_alloc (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c316 int mlx4_db_alloc(struct mlx4_dev *dev, struct mlx4_db *db, int order, gfp_t gfp) function
344 EXPORT_SYMBOL_GPL(mlx4_db_alloc); variable
380 err = mlx4_db_alloc(dev, &wqres->db, 1, GFP_KERNEL);

Completed in 89 milliseconds