Home
last modified time | relevance | path

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

/linux-6.12.1/include/rdma/ !
Dib_sa.h515 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
/linux-6.12.1/drivers/infiniband/core/ !
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);
Ducma.c1319 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()