Home
last modified time | relevance | path

Searched refs:ib_sa_service_rec (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/rdma/
Dib_sa.h243 struct ib_sa_service_rec { struct
313 struct ib_sa_service_rec *rec,
317 struct ib_sa_service_rec *resp,
/linux-4.1.27/drivers/infiniband/core/
Dsa_query.c86 void (*callback)(int, struct ib_sa_service_rec *, void *);
309 .struct_offset_bytes = offsetof(struct ib_sa_service_rec, field), \
310 .struct_size_bytes = sizeof ((struct ib_sa_service_rec *) 0)->field, \
794 struct ib_sa_service_rec rec; in ib_sa_service_rec_callback()
837 struct ib_sa_service_rec *rec, in ib_sa_service_rec_query()
841 struct ib_sa_service_rec *resp, in ib_sa_service_rec_query()