Searched refs:path_rec_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | sa_query.c | 192 static const struct ib_field path_rec_table[] = { variable 925 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_nl_process_good_resolve_rsp() 1383 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec); in ib_sa_unpack_path() 1389 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), rec, attribute); in ib_sa_pack_path() 1466 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_callback() 1590 ib_pack(path_rec_table, ARRAY_SIZ in ib_sa_path_rec_get() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | sa_query.c | 196 static const struct ib_field path_rec_table[] = { variable 1401 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec); in ib_sa_unpack_path() 1407 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), rec, attribute); in ib_sa_pack_path() 1481 ib_unpack(path_rec_table, in ib_sa_path_rec_callback() 1482 ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_callback() 1610 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_get() 1613 ib_pack(path_rec_table, ARRAY_SIZ in ib_sa_path_rec_get() [all...] |
Completed in 5 milliseconds