Home
last modified time | relevance | path

Searched refs:ib_sa_pack_path (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Dib_sa.h442 void ib_sa_pack_path(struct ib_sa_path_rec *rec, void *attribute);
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c839 void ib_sa_pack_path(struct ib_sa_path_rec *rec, void *attribute) in ib_sa_pack_path() function
843 EXPORT_SYMBOL(ib_sa_pack_path);
H A Dib_ucma.c922 ib_sa_pack_path(&ctx->cm_id->route.path_rec[i], in ucma_query_path()