Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Dib_sa.h515 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
/openbmc/linux/drivers/infiniband/core/
H A Dsa_query.c1381 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec) in ib_sa_unpack_path() function
1385 EXPORT_SYMBOL(ib_sa_unpack_path);
H A Ducma.c1320 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()