Searched refs:mlx5e_alloc_txqsq_db (Results 1 – 2 of 2) sorted by relevance
1175 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa);
1674 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db() function1741 err = mlx5e_alloc_txqsq_db(sq, cpu_to_node(c->cpu)); in mlx5e_alloc_txqsq()