Searched refs:mlx5_ib_create_qp_resp (Results 1 – 2 of 2) sorted by relevance
392 struct mlx5_ib_create_qp_resp { struct
944 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()