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

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dsa_query.c130 static const struct ib_field path_rec_table[] = { variable in typeref:struct:ib_field
493 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), src, dst);
505 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), src, dst);
778 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec);
792 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table),
851 ib_pack(path_rec_table, ARRAY_SIZ
[all...]

Completed in 27 milliseconds