Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c513 static int mlx5e_alloc_sq_db(struct mlx5e_sq *sq, int numa) in mlx5e_alloc_sq_db() function
562 err = mlx5e_alloc_sq_db(sq, cpu_to_node(c->cpu)); in mlx5e_create_sq()