Home
last modified time | relevance | path

Searched refs:rdma_ah_find_type (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c86 ah_attr.type = rdma_ah_find_type(&dev->ib_dev, port_num); in update_sm_ah()
H A Dmthca_qp.c407 ah_attr->type = rdma_ah_find_type(&dev->ib_dev, port_num); in to_rdma_ah_attr()
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c761 ah_attr.type = rdma_ah_find_type(ibp, port->port_num); in opa_vnic_vema_send_trap()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c199 ah_attr.type = rdma_ah_find_type(&dev->ib_dev, port_num); in update_sm_ah()
577 attr.type = rdma_ah_find_type(&dev->ib_dev, port); in mlx4_ib_send_to_slave()
1575 ah.ibah.type = rdma_ah_find_type(&dev->ib_dev, port); in mlx4_ib_multiplex_mad()
H A Dqp.c3986 ah_attr->type = rdma_ah_find_type(&ibdev->ib_dev, port_num); in to_rdma_ah_attr()
/openbmc/linux/drivers/infiniband/core/
H A Dmulticast.c757 ah_attr->type = rdma_ah_find_type(device, port_num); in ib_init_ah_from_mcmember()
H A Dsa_query.c1238 ah_attr->type = rdma_ah_find_type(device, port_num); in ib_init_ah_attr_from_path()
2067 ah_attr.type = rdma_ah_find_type(port->agent->device, in update_sm_ah()
H A Duser_mad.c556 ah_attr.type = rdma_ah_find_type(agent->device, in ib_umad_write()
H A Duverbs_cmd.c1732 rdma_attr->type = rdma_ah_find_type(dev, uverb_attr->port_num); in copy_ah_attr_from_uverbs()
2420 attr.type = rdma_ah_find_type(ib_dev, cmd.attr.port_num); in ib_uverbs_create_ah()
H A Dverbs.c806 ah_attr->type = rdma_ah_find_type(device, port_num); in ib_init_ah_attr_from_wc()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c277 av.type = rdma_ah_find_type(priv->ca, priv->port); in ipoib_mcast_join_finish()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.c1348 attr.type = rdma_ah_find_type(&dd->verbs_dev.rdi.ibdev, port_num); in qib_create_qp0_ah()
/openbmc/linux/include/rdma/
H A Dib_verbs.h4647 static inline enum rdma_ah_attr_type rdma_ah_find_type(struct ib_device *dev, in rdma_ah_find_type() function
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c261 attr.type = rdma_ah_find_type(&dd->verbs_dev.rdi.ibdev, port_num); in hfi1_create_qp0_ah()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c4805 ah_attr->type = rdma_ah_find_type(&ibdev->ib_dev, port); in to_rdma_ah_attr()