Searched refs:ib_unpack (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/core/ |
| H A D | packer.c | 148 void ib_unpack(const struct ib_field *desc, in ib_unpack() function 201 EXPORT_SYMBOL(ib_unpack);
|
| H A D | sa_query.c | 986 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_nl_process_good_resolve_rsp() 1446 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec); in ib_sa_unpack_path() 1465 ib_unpack(service_rec_table, ARRAY_SIZE(service_rec_table), attribute, in ib_sa_unpack_service() 1536 ib_unpack(opa_path_rec_table, ARRAY_SIZE(opa_path_rec_table), in ib_sa_path_rec_callback() 1543 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), in ib_sa_path_rec_callback() 1871 ib_unpack(mcmember_rec_table, ARRAY_SIZE(mcmember_rec_table), in ib_sa_mcmember_rec_callback() 1962 ib_unpack(guidinfo_rec_table, ARRAY_SIZE(guidinfo_rec_table), in ib_sa_guidinfo_rec_callback() 2074 ib_unpack(opa_classport_info_rec_table, in ib_sa_classport_info_rec_callback() 2093 ib_unpack(ib_classport_info_rec_table, in ib_sa_classport_info_rec_callback()
|