Searched defs:log_wq_stride (Results 1 – 5 of 5) sorted by relevance
41 u8 log_wq_stride = MLX5_GET(wq, wqc, log_wq_stride); in mlx5_wq_cyc_create() local164 u8 log_wq_stride = MLX5_GET(cqc, cqc, cqe_sz) == CQE_STRIDE_64 ? 6 : 7; in mlx5_cqwq_create() local214 u8 log_wq_stride = MLX5_GET(wq, wqc, log_wq_stride); in mlx5_wq_ll_create() local
674 u8 log_wq_stride = 6 + (cqe_size == 128 ? 1 : 0); in alloc_cq_frag_buf() local
859 u8 log_wq_stride = 6 + (cqe_size == 128 ? 1 : 0); in alloc_cq_frag_buf() local
290 u8 log_wq_stride = MLX5_VDPA_LOG_CQE_SIZE; in cq_frag_buf_alloc() local
2090 u8 log_wq_stride[0x4]; member