Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/rdma/
Dmlx5-abi.h394 struct mlx5_ib_create_qp_resp { struct
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dqp.c944 struct mlx5_ib_create_qp_resp *resp, int *inlen, in _create_user_qp()
1570 struct mlx5_ib_create_qp_resp *resp, in create_raw_packet_qp()
1710 struct mlx5_ib_create_qp_resp resp;
3039 params->outlen = min(outlen, sizeof(struct mlx5_ib_create_qp_resp)); in process_udata_size()
3058 if (outlen < offsetofend(struct mlx5_ib_create_qp_resp, bfreg_index)) in process_udata_size()