Searched refs:log_wq_sz (Results 1 – 7 of 7) sorted by relevance
247 wq_attr->log_wq_sz = sq->log_nb_desc; in regex_ctrl_create_sq()
138 uint32_t log_wq_sz:5; member
920 MLX5_SET(wq, wq_ctx, log_wq_sz, wq_attr->log_wq_sz); in devx_cmd_fill_wq_data()
1729 u8 log_wq_sz[0x5]; member
306 wq_attr->log_wq_sz = rte_log2_u32(wq_size) - 6; in mlx5_aso_sq_create()
332 sq_attr.wq_attr.log_wq_sz = rte_log2_u32(wq->sq_size); in mlx5_txpp_create_rearm_queue()584 sq_attr.wq_attr.log_wq_sz = rte_log2_u32(wq->sq_size); in mlx5_txpp_create_clock_queue()
363 rq_attr.wq_attr.log_wq_sz = rxq_data->elts_n - rxq_data->sges_n; in mlx5_rxq_create_devx_rq_resources()1379 sq_attr.wq_attr.log_wq_sz = log2above(wqe_n); in mlx5_txq_create_devx_sq_resources()