Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c254 err = mlx5e_alloc_txqsq_db(sq, node); in mlx5e_ptp_alloc_txqsq()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1113 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa);
Den_main.c1420 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db() function
1488 err = mlx5e_alloc_txqsq_db(sq, cpu_to_node(c->cpu)); in mlx5e_alloc_txqsq()