Home
last modified time | relevance | path

Searched refs:wqc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c43 void *wqc, struct mlx5_wq_cyc *wq, in mlx5_wq_cyc_create() argument
46 u8 log_wq_stride = MLX5_GET(wq, wqc, log_wq_stride); in mlx5_wq_cyc_create()
47 u8 log_wq_sz = MLX5_GET(wq, wqc, log_wq_sz); in mlx5_wq_cyc_create()
216 void *wqc, struct mlx5_wq_ll *wq, in mlx5_wq_ll_create() argument
219 u8 log_wq_stride = MLX5_GET(wq, wqc, log_wq_stride); in mlx5_wq_ll_create()
220 u8 log_wq_sz = MLX5_GET(wq, wqc, log_wq_sz); in mlx5_wq_ll_create()
Dwq.h80 void *wqc, struct mlx5_wq_cyc *wq,
94 void *wqc, struct mlx5_wq_ll *wq,