Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c63 void *wqc, struct mlx5_wq_cyc *wq, in mlx5_wq_cyc_create() argument
66 u8 log_wq_stride = MLX5_GET(wq, wqc, log_wq_stride); in mlx5_wq_cyc_create()
67 u8 log_wq_sz = MLX5_GET(wq, wqc, log_wq_sz); in mlx5_wq_cyc_create()
198 void *wqc, struct mlx5_wq_ll *wq, in mlx5_wq_ll_create() argument
201 u8 log_wq_stride = MLX5_GET(wq, wqc, log_wq_stride); in mlx5_wq_ll_create()
202 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,
95 void *wqc, struct mlx5_wq_ll *wq,