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