Searched refs:mini_cqe_res_format (Results 1 – 4 of 4) sorted by relevance
452 cq_attr.mini_cqe_res_format = in mlx5_rxq_create_devx_cq_resources()455 cq_attr.mini_cqe_res_format = in mlx5_rxq_create_devx_cq_resources()457 rxq_data->mcqe_format = cq_attr.mini_cqe_res_format; 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()466 cq_attr.mini_cqe_res_format = 0; in mlx5_rxq_create_devx_cq_resources()
268 uint32_t mini_cqe_res_format:2; member
1570 MLX5_SET(cqc, cqctx, mini_cqe_res_format, in mlx5_devx_cmd_create_cq()1571 attr->mini_cqe_res_format); in mlx5_devx_cmd_create_cq()
2174 u8 mini_cqe_res_format[0x2]; member