wqc                63 drivers/net/ethernet/mellanox/mlx5/core/wq.c 		       void *wqc, struct mlx5_wq_cyc *wq,
wqc                66 drivers/net/ethernet/mellanox/mlx5/core/wq.c 	u8 log_wq_stride = MLX5_GET(wq, wqc, log_wq_stride);
wqc                67 drivers/net/ethernet/mellanox/mlx5/core/wq.c 	u8 log_wq_sz     = MLX5_GET(wq, wqc, log_wq_sz);
wqc               218 drivers/net/ethernet/mellanox/mlx5/core/wq.c 		      void *wqc, struct mlx5_wq_ll *wq,
wqc               221 drivers/net/ethernet/mellanox/mlx5/core/wq.c 	u8 log_wq_stride = MLX5_GET(wq, wqc, log_wq_stride);
wqc               222 drivers/net/ethernet/mellanox/mlx5/core/wq.c 	u8 log_wq_sz     = MLX5_GET(wq, wqc, log_wq_sz);
wqc                80 drivers/net/ethernet/mellanox/mlx5/core/wq.h 		       void *wqc, struct mlx5_wq_cyc *wq,
wqc                97 drivers/net/ethernet/mellanox/mlx5/core/wq.h 		      void *wqc, struct mlx5_wq_ll *wq,