Searched refs:struct_size_bytes (Results 1 – 4 of 4) sorted by relevance
76 if (desc[i].struct_size_bytes) in ib_pack()78 desc[i].struct_size_bytes, in ib_pack()93 if (desc[i].struct_size_bytes) in ib_pack()95 desc[i].struct_size_bytes, in ib_pack()111 if (desc[i].struct_size_bytes) in ib_pack()156 if (!desc[i].struct_size_bytes) in ib_unpack()170 desc[i].struct_size_bytes, in ib_unpack()184 desc[i].struct_size_bytes, in ib_unpack()
120 .struct_size_bytes = sizeof ((struct ib_sa_path_rec *) 0)->field, \220 .struct_size_bytes = sizeof ((struct ib_sa_mcmember_rec *) 0)->field, \304 .struct_size_bytes = sizeof ((struct ib_sa_service_rec *) 0)->field, \
42 .struct_size_bytes = sizeof ((struct ib_unpacked_ ## header *) 0)->field, \
49 size_t struct_size_bytes; member