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

/linux-4.4.14/drivers/infiniband/core/
H A Dsa_query.c166 static const struct ib_field path_rec_table[] = { variable in typeref:struct:ib_field
1136 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec); ib_sa_unpack_path()
1142 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), rec, attribute); ib_sa_pack_path()
1156 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), ib_sa_path_rec_callback()
1243 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), rec, mad->data); ib_sa_path_rec_get()

Completed in 59 milliseconds