Home
last modified time | relevance | path

Searched refs:ah_to_sc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dqp.c211 sc = ah_to_sc(ibqp->device, &attr->ah_attr); in hfi1_check_modify_qp()
224 sc = ah_to_sc(ibqp->device, &attr->alt_ah_attr); in hfi1_check_modify_qp()
271 priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr); in hfi1_modify_qp()
281 priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr); in hfi1_modify_qp()
825 priv->s_sc = ah_to_sc(qp->ibqp.device, &qp->remote_ah_attr); in hfi1_migrate_qp()
H A Dverbs.h416 u8 ah_to_sc(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);
H A Dverbs.c1515 u8 ah_to_sc(struct ib_device *ibdev, struct rdma_ah_attr *ah) in ah_to_sc() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dqp.c169 sc = ah_to_sc(ibqp->device, &attr->ah_attr); in hfi1_check_modify_qp()
182 sc = ah_to_sc(ibqp->device, &attr->alt_ah_attr); in hfi1_check_modify_qp()
229 priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr); in hfi1_modify_qp()
239 priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr); in hfi1_modify_qp()
784 priv->s_sc = ah_to_sc(qp->ibqp.device, &qp->remote_ah_attr); in hfi1_migrate_qp()
H A Dverbs.h374 u8 ah_to_sc(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);
H A Dverbs.c1471 u8 ah_to_sc(struct ib_device *ibdev, struct rdma_ah_attr *ah) in ah_to_sc() function

Completed in 10 milliseconds