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