Searched refs:path_rec_table (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/infiniband/core/ |
D | sa_query.c | 198 static const struct ib_field path_rec_table[] = { variable 1391 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec); in ib_sa_unpack_path() 1397 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), rec, attribute); in ib_sa_pack_path() 1459 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_pr_callback_single() 1497 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_pr_callback_multiple() 1648 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_get() 1651 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_get()
|