Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
H A Drdma_cm_ib.h12 * rdma_set_ib_path - Manually sets the path record used to establish a
21 int rdma_set_ib_path(struct rdma_cm_id *id,
/kernel/linux/linux-6.6/include/rdma/
H A Drdma_cm_ib.h12 * rdma_set_ib_path - Manually sets the path record used to establish a
21 int rdma_set_ib_path(struct rdma_cm_id *id,
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ducma.c1327 ret = rdma_set_ib_path(ctx->cm_id, &opa); in ucma_set_ib_path()
1331 ret = rdma_set_ib_path(ctx->cm_id, &sa_path); in ucma_set_ib_path()
H A Dcma.c2894 int rdma_set_ib_path(struct rdma_cm_id *id, in rdma_set_ib_path() function
2932 EXPORT_SYMBOL(rdma_set_ib_path); variable
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Ducma.c1327 ret = rdma_set_ib_path(ctx->cm_id, &opa); in ucma_set_ib_path()
1331 ret = rdma_set_ib_path(ctx->cm_id, &sa_path); in ucma_set_ib_path()
H A Dcma.c3134 int rdma_set_ib_path(struct rdma_cm_id *id, in rdma_set_ib_path() function
3172 EXPORT_SYMBOL(rdma_set_ib_path); variable

Completed in 18 milliseconds