Searched refs:ib_sa_service_rec (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/include/rdma/ |
| D | ib_sa.h | 369 struct ib_sa_service_rec { struct 435 struct ib_sa_service_rec *rec, 439 struct ib_sa_service_rec *resp,
|
| /Linux-v5.10/drivers/infiniband/core/ |
| D | sa_query.c | 127 void (*callback)(int, struct ib_sa_service_rec *, void *); 506 .struct_offset_bytes = offsetof(struct ib_sa_service_rec, field), \ 507 .struct_size_bytes = sizeof_field(struct ib_sa_service_rec, field), \ 1648 struct ib_sa_service_rec rec; in ib_sa_service_rec_callback() 1691 struct ib_sa_service_rec *rec, in ib_sa_service_rec_query() 1695 struct ib_sa_service_rec *resp, in ib_sa_service_rec_query()
|