Searched refs:ah_to_sc (Results 1 – 3 of 3) sorted by relevance
225 sc = ah_to_sc(ibqp->device, &attr->ah_attr); in hfi1_check_modify_qp()238 sc = ah_to_sc(ibqp->device, &attr->alt_ah_attr); in hfi1_check_modify_qp()285 priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr); in hfi1_modify_qp()295 priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr); in hfi1_modify_qp()836 priv->s_sc = ah_to_sc(qp->ibqp.device, &qp->remote_ah_attr); in hfi1_migrate_qp()
417 u8 ah_to_sc(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);
1512 u8 ah_to_sc(struct ib_device *ibdev, struct rdma_ah_attr *ah) in ah_to_sc() function