Searched refs:mini_cqe_res_format (Results 1 – 4 of 4) sorted by relevance
330 cq_attr.mini_cqe_res_format = in mlx5_rxq_create_devx_cq_resources()333 cq_attr.mini_cqe_res_format = in mlx5_rxq_create_devx_cq_resources()335 rxq_data->mcqe_format = cq_attr.mini_cqe_res_format; in mlx5_rxq_create_devx_cq_resources()341 cq_attr.mini_cqe_res_format = priv->config.cqe_comp_fmt; in mlx5_rxq_create_devx_cq_resources()344 cq_attr.mini_cqe_res_format = 0; in mlx5_rxq_create_devx_cq_resources()
429 uint32_t mini_cqe_res_format:2; member
1943 MLX5_SET(cqc, cqctx, mini_cqe_res_format, attr->mini_cqe_res_format); in mlx5_devx_cmd_create_cq()
2755 u8 mini_cqe_res_format[0x2]; member