Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_mad.c85 ah_attr.type = rdma_ah_find_type(&dev->ib_dev, port_num); in update_sm_ah()
Dmthca_qp.c406 ah_attr->type = rdma_ah_find_type(&dev->ib_dev, port_num); in to_rdma_ah_attr()
/Linux-v4.19/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_vema.c763 ah_attr.type = rdma_ah_find_type(ibp, port->port_num); in opa_vnic_vema_send_trap()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmad.c199 ah_attr.type = rdma_ah_find_type(&dev->ib_dev, port_num); in update_sm_ah()
559 attr.type = rdma_ah_find_type(&dev->ib_dev, port); in mlx4_ib_send_to_slave()
1568 ah.ibah.type = rdma_ah_find_type(&dev->ib_dev, port); in mlx4_ib_multiplex_mad()
Dqp.c3912 ah_attr->type = rdma_ah_find_type(&ibdev->ib_dev, port_num); in to_rdma_ah_attr()
/Linux-v4.19/drivers/infiniband/core/
Dmulticast.c756 ah_attr->type = rdma_ah_find_type(device, port_num); in ib_init_ah_from_mcmember()
Dsa_query.c1316 ah_attr->type = rdma_ah_find_type(device, port_num); in ib_init_ah_attr_from_path()
2299 ah_attr.type = rdma_ah_find_type(port->agent->device, in update_sm_ah()
Duser_mad.c515 ah_attr.type = rdma_ah_find_type(agent->device, in ib_umad_write()
Dverbs.c747 ah_attr->type = rdma_ah_find_type(device, port_num); in ib_init_ah_attr_from_wc()
Duverbs_cmd.c1924 rdma_attr->type = rdma_ah_find_type(dev, uverb_attr->port_num); in copy_ah_attr_from_uverbs()
2619 attr.type = rdma_ah_find_type(ib_dev, cmd.attr.port_num); in ib_uverbs_create_ah()
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c278 av.type = rdma_ah_find_type(priv->ca, priv->port); in ipoib_mcast_join_finish()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_verbs.c1383 attr.type = rdma_ah_find_type(&dd->verbs_dev.rdi.ibdev, port_num); in qib_create_qp0_ah()
/Linux-v4.19/include/rdma/
Dib_verbs.h4095 static inline enum rdma_ah_attr_type rdma_ah_find_type(struct ib_device *dev, in rdma_ah_find_type() function
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c303 attr.type = rdma_ah_find_type(&dd->verbs_dev.rdi.ibdev, port_num); in hfi1_create_qp0_ah()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dqp.c4825 ah_attr->type = rdma_ah_find_type(&ibdev->ib_dev, path->port); in to_rdma_ah_attr()