Searched defs:log_wq_sz (Results 1 – 5 of 5) sorted by relevance
42 u8 log_wq_sz = MLX5_GET(wq, wqc, log_wq_sz); in mlx5_wq_cyc_create() local165 u8 log_wq_sz = MLX5_GET(cqc, cqc, log_cq_size); in mlx5_cqwq_create() local215 u8 log_wq_sz = MLX5_GET(wq, wqc, log_wq_sz); in mlx5_wq_ll_create() local
675 u8 log_wq_sz = ilog2(cqe_size); in alloc_cq_frag_buf() local
860 u8 log_wq_sz = ilog2(cqe_size); in alloc_cq_frag_buf() local
291 u8 log_wq_sz = MLX5_VDPA_LOG_CQE_SIZE; in cq_frag_buf_alloc() local
2094 u8 log_wq_sz[0x5]; member