Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/include/rdma/
HDib_sa.h411 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec);
/NextBSD/sys/ofed/drivers/infiniband/core/
HDsa_query.c654 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec) in ib_sa_unpack_path() function
658 EXPORT_SYMBOL(ib_sa_unpack_path);
HDucma.c925 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()