Searched refs:mlx5_ib_create_qp_resp (Results 1 – 2 of 2) sorted by relevance
375 struct mlx5_ib_create_qp_resp { struct
893 struct mlx5_ib_create_qp_resp *resp, int *inlen, in _create_user_qp()1425 struct mlx5_ib_create_qp_resp *resp) in create_raw_packet_qp()1562 struct mlx5_ib_create_qp_resp resp;2730 params->outlen = min(outlen, sizeof(struct mlx5_ib_create_qp_resp)); in process_udata_size()2749 if (outlen < offsetofend(struct mlx5_ib_create_qp_resp, bfreg_index)) in process_udata_size()