Searched refs:struct_size_bytes (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | packer.c | 77 if (desc[i].struct_size_bytes) in ib_pack() 79 desc[i].struct_size_bytes, in ib_pack() 94 if (desc[i].struct_size_bytes) in ib_pack() 96 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()
|
| H A D | sa_query.c | 193 .struct_size_bytes = sizeof_field(struct sa_path_rec, field), \ 294 .struct_size_bytes = \ 423 .struct_size_bytes = sizeof_field(struct ib_sa_mcmember_rec, field), \ 507 .struct_size_bytes = sizeof_field(struct ib_sa_service_rec, field), \ 555 .struct_size_bytes = sizeof_field(struct ib_class_port_info, field), \ 632 .struct_size_bytes = \ 713 .struct_size_bytes = sizeof_field(struct ib_sa_guidinfo_rec, field), \
|
| H A D | ud_header.c | 44 .struct_size_bytes = sizeof_field(struct ib_unpacked_ ## header, field), \
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | ib_pack.h | 28 size_t struct_size_bytes; member
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | driver.h | 818 .struct_size_bytes = sizeof((struct ib_unpacked_ ## header *)0)->field
|