Searched refs:path_rec_table (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/infiniband/core/ |
| H A D | sa_query.c | 201 static const struct ib_field path_rec_table[] = { variable 986 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_nl_process_good_resolve_rsp() 1446 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec); in ib_sa_unpack_path() 1452 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), rec, attribute); in ib_sa_pack_path() 1543 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_callback() 1736 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_get() 1739 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_get()
|