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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_sa.h370 * ib_sa_unpack_path - Convert a path record from MAD format to struct
373 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dsa_query.c607 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec) function
611 EXPORT_SYMBOL(ib_sa_unpack_path); variable
H A Ducma.c836 ib_sa_unpack_path(path_data->path_rec, &sa_path);

Completed in 53 milliseconds