Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dmlx5-abi.h392 struct mlx5_ib_create_qp_resp { struct
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c944 struct mlx5_ib_create_qp_resp *resp, int *inlen, in _create_user_qp()
1572 struct mlx5_ib_create_qp_resp *resp, in create_raw_packet_qp()
1712 struct mlx5_ib_create_qp_resp resp;
3051 params->outlen = min(outlen, sizeof(struct mlx5_ib_create_qp_resp)); in process_udata_size()
3070 if (outlen < offsetofend(struct mlx5_ib_create_qp_resp, bfreg_index)) in process_udata_size()