Home
last modified time | relevance | path

Searched refs:cqe_comp_caps (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/rdma/
A Dmlx5-abi.h269 struct mlx5_ib_cqe_comp_caps cqe_comp_caps; member
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmain.c1051 if (offsetofend(typeof(resp), cqe_comp_caps) <= uhw_outlen) { in mlx5_ib_query_device()
1052 resp.response_length += sizeof(resp.cqe_comp_caps); in mlx5_ib_query_device()
1055 resp.cqe_comp_caps.max_num = in mlx5_ib_query_device()
1059 resp.cqe_comp_caps.supported_format = in mlx5_ib_query_device()
1064 resp.cqe_comp_caps.supported_format |= in mlx5_ib_query_device()

Completed in 13 milliseconds