is_qp0
if (is_qp0(dev, mqp))
if (is_qp0(dev, qp)) {
return is_qp0(qp_type) || is_qp1(qp_type);
if (is_qp0(qp->type))
if (dev->ib_dev.type == RDMA_DEVICE_TYPE_SMI && is_qp0(qp->type)) {
if (is_qp0(dev, qp)) {