Home
last modified time | relevance | path

Searched refs:cqe_comp_caps (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Dmlx5-abi.h167 struct mlx5_ib_cqe_comp_caps cqe_comp_caps; member
/kernel/linux/linux-5.10/include/uapi/rdma/
H A Dmlx5-abi.h260 struct mlx5_ib_cqe_comp_caps cqe_comp_caps; member
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dmlx5-abi.h269 struct mlx5_ib_cqe_comp_caps cqe_comp_caps; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Dmlx5-abi.h184 struct mlx5_ib_cqe_comp_caps cqe_comp_caps; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dmlx5-abi.h184 struct mlx5_ib_cqe_comp_caps cqe_comp_caps; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmain.c1058 if (offsetofend(typeof(resp), cqe_comp_caps) <= uhw_outlen) { in mlx5_ib_query_device()
1059 resp.response_length += sizeof(resp.cqe_comp_caps); in mlx5_ib_query_device()
1062 resp.cqe_comp_caps.max_num = in mlx5_ib_query_device()
1066 resp.cqe_comp_caps.supported_format = in mlx5_ib_query_device()
1071 resp.cqe_comp_caps.supported_format |= in mlx5_ib_query_device()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmain.c1070 if (offsetofend(typeof(resp), cqe_comp_caps) <= uhw_outlen) { in mlx5_ib_query_device()
1071 resp.response_length += sizeof(resp.cqe_comp_caps); in mlx5_ib_query_device()
1074 resp.cqe_comp_caps.max_num = in mlx5_ib_query_device()
1078 resp.cqe_comp_caps.supported_format = in mlx5_ib_query_device()
1083 resp.cqe_comp_caps.supported_format |= in mlx5_ib_query_device()

Completed in 21 milliseconds