Home
last modified time | relevance | path

Searched refs:rdma_create_user_ah (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dverbs.c585 * rdma_create_user_ah - Creates an address handle for the
597 struct ib_ah *rdma_create_user_ah(struct ib_pd *pd, in rdma_create_user_ah() function
624 EXPORT_SYMBOL(rdma_create_user_ah); variable
H A Duser_mad.c562 ah = rdma_create_user_ah(agent->qp->pd, &ah_attr, NULL); in ib_umad_write()
H A Duverbs_cmd.c2431 ah = rdma_create_user_ah(pd, &attr, &attrs->driver_udata); in ib_uverbs_create_ah()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dverbs.c582 * rdma_create_user_ah - Creates an address handle for the
594 struct ib_ah *rdma_create_user_ah(struct ib_pd *pd, in rdma_create_user_ah() function
621 EXPORT_SYMBOL(rdma_create_user_ah); variable
H A Duser_mad.c562 ah = rdma_create_user_ah(agent->qp->pd, &ah_attr, NULL); in ib_umad_write()
H A Duverbs_cmd.c2436 ah = rdma_create_user_ah(pd, &attr, &attrs->driver_udata); in ib_uverbs_create_ah()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h3469 * rdma_create_user_ah - Creates an address handle for the given address vector.
3480 struct ib_ah *rdma_create_user_ah(struct ib_pd *pd,
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h3541 * rdma_create_user_ah - Creates an address handle for the given address vector.
3552 struct ib_ah *rdma_create_user_ah(struct ib_pd *pd,

Completed in 44 milliseconds