Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h77 int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param,
Dwq.c67 int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, in mlx5_wq_cyc_create() function
Den_main.c551 err = mlx5_wq_cyc_create(mdev, &param->wq, sqc_wq, &sq->wq, in mlx5e_create_sq()