Searched refs:mlx5_cqwq_create (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | wq.h | 82 int mlx5_cqwq_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param,
|
D | wq.c | 102 int mlx5_cqwq_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, in mlx5_cqwq_create() function
|
D | en_main.c | 757 err = mlx5_cqwq_create(mdev, ¶m->wq, param->cqc, &cq->wq, in mlx5e_create_cq() 1510 err = mlx5_cqwq_create(mdev, ¶m->wq, param->cqc, &cq->wq, in mlx5e_create_drop_cq()
|