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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ud_header.c486 ib_unpack(lrh_table, ARRAY_SIZE(lrh_table),
503 ib_unpack(grh_table, ARRAY_SIZE(grh_table),
525 ib_unpack(bth_table, ARRAY_SIZE(bth_table),
547 ib_unpack(deth_table, ARRAY_SIZE(deth_table),
H A Dib_packer.c143 * ib_unpack - Unpack a buffer into a structure
152 void ib_unpack(const struct ib_field *desc, function
205 EXPORT_SYMBOL(ib_unpack); variable
H A Dib_sa_query.c835 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec);
855 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table),
977 ib_unpack(service_rec_table, ARRAY_SIZE(service_rec_table),
1100 ib_unpack(mcmember_rec_table, ARRAY_SIZE(mcmember_rec_table),
1192 ib_unpack(guidinfo_rec_table, ARRAY_SIZE(guidinfo_rec_table),
1292 ib_unpack(classport_info_rec_table,
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_pack.h286 void ib_unpack(const struct ib_field *desc,

Completed in 170 milliseconds