Searched defs:log_wq_sz (Results 1 – 4 of 4) 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
672 u8 log_wq_sz = ilog2(cqe_size); in alloc_cq_frag_buf() local
331 u8 log_wq_sz = MLX5_VDPA_LOG_CQE_SIZE; in cq_frag_buf_alloc() local
1932 u8 log_wq_sz[0x5]; member