Searched refs:cqe_comp_fmt (Results 1 – 3 of 3) sorted by relevance
440 rxq_data->mcqe_format = priv->config.cqe_comp_fmt; in mlx5_rxq_create_devx_cq_resources()442 switch (priv->config.cqe_comp_fmt) { in mlx5_rxq_create_devx_cq_resources()463 cq_attr.mini_cqe_res_format = priv->config.cqe_comp_fmt; in mlx5_rxq_create_devx_cq_resources()472 dev->data->port_id, priv->config.cqe_comp_fmt); in mlx5_rxq_create_devx_cq_resources()
209 unsigned int cqe_comp_fmt:3; /* CQE compression format. */ member
1474 config->cqe_comp_fmt = tmp; in mlx5_args_check()