Searched refs:qpg_parent (Results 1 – 3 of 3) sorted by relevance
277 struct mlx4_ib_qp *qpg_parent; member
679 qpg_data->qpg_parent = pqp; in init_qpg_parent()734 struct mlx4_ib_qp *mqp = to_mqp(init_attr->qpg_parent); in alloc_qpg_qpn()1333 if (attr->qpg_parent == NULL) in check_qpg_attr()1335 if (IS_ERR(attr->qpg_parent)) in check_qpg_attr()1337 qpg_data = to_mqp(attr->qpg_parent)->qpg_data; in check_qpg_attr()
660 struct ib_qp *qpg_parent; /* see qpg_type */ member