Searched refs:mlx5e_alloc_txqsq_db (Results 1 – 3 of 3) sorted by relevance
1111 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa);
1583 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db() function1652 err = mlx5e_alloc_txqsq_db(sq, cpu_to_node(c->cpu)); in mlx5e_alloc_txqsq()
355 err = mlx5e_alloc_txqsq_db(sq, node); in mlx5e_ptp_alloc_txqsq()