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

/linux-master/drivers/infiniband/core/
H A Dud_header.c477 ib_unpack(lrh_table, ARRAY_SIZE(lrh_table),
494 ib_unpack(grh_table, ARRAY_SIZE(grh_table),
516 ib_unpack(bth_table, ARRAY_SIZE(bth_table),
538 ib_unpack(deth_table, ARRAY_SIZE(deth_table),
H A Dpacker.c139 * ib_unpack - Unpack a buffer into a structure
148 void ib_unpack(const struct ib_field *desc, function
201 EXPORT_SYMBOL(ib_unpack); variable
H A Dsa_query.c925 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table),
1383 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec);
1459 ib_unpack(opa_path_rec_table, ARRAY_SIZE(opa_path_rec_table),
1466 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table),
1630 ib_unpack(mcmember_rec_table, ARRAY_SIZE(mcmember_rec_table),
1721 ib_unpack(guidinfo_rec_table, ARRAY_SIZE(guidinfo_rec_table),
1833 ib_unpack(opa_classport_info_rec_table,
1852 ib_unpack(ib_classport_info_rec_table,
/linux-master/include/rdma/
H A Dib_pack.h266 void ib_unpack(const struct ib_field *desc,

Completed in 232 milliseconds