Searched refs:ib_sa_path_rec (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Drdma_cm_ib.h45 struct ib_sa_path_rec *path_rec, int num_paths);
H A Dib_marshall.h48 struct ib_sa_path_rec *src);
50 void ib_copy_path_rec_from_user(struct ib_sa_path_rec *dst,
H A Dib_cm.h116 struct ib_sa_path_rec *primary_path;
117 struct ib_sa_path_rec *alternate_path;
196 struct ib_sa_path_rec *alternate_path;
351 struct ib_sa_path_rec *primary_path;
352 struct ib_sa_path_rec *alternate_path;
507 struct ib_sa_path_rec *alternate_path,
551 struct ib_sa_path_rec *path;
H A Dib_sa.h123 struct ib_sa_path_rec { struct
266 struct ib_sa_path_rec *rec,
270 struct ib_sa_path_rec *resp,
369 struct ib_sa_path_rec *rec,
H A Drdma_cm.h79 struct ib_sa_path_rec *path_rec;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/srp/
H A Dib_srp.h131 struct ib_sa_path_rec path;
H A Dib_srp.c251 struct ib_sa_path_rec *pathrec,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs_marshall.c90 struct ib_sa_path_rec *src)
115 void ib_copy_path_rec_from_user(struct ib_sa_path_rec *dst,
H A Dsa_query.c93 void (*callback)(int, struct ib_sa_path_rec *, void *);
120 .struct_offset_bytes = offsetof(struct ib_sa_path_rec, field), \
121 .struct_size_bytes = sizeof ((struct ib_sa_path_rec *) 0)->field, \
484 struct ib_sa_path_rec *rec, struct ib_ah_attr *ah_attr)
583 struct ib_sa_path_rec rec;
624 struct ib_sa_path_rec *rec,
628 struct ib_sa_path_rec *resp,
H A Ducm.c719 static int ib_ucm_path_get(struct ib_sa_path_rec **path, u64 src)
722 struct ib_sa_path_rec *sa_path;
980 struct ib_sa_path_rec *path = NULL;
H A Dcm.c109 struct ib_sa_path_rec path[0];
267 static int cm_init_av_by_path(struct ib_sa_path_rec *path, struct cm_av *av)
1089 struct ib_sa_path_rec *primary_path,
1090 struct ib_sa_path_rec *alt_path)
2360 struct ib_sa_path_rec *alternate_path,
2389 struct ib_sa_path_rec *alternate_path,
2439 struct ib_sa_path_rec *path,
3189 work = kmalloc(sizeof *work + sizeof(struct ib_sa_path_rec) * paths,
H A Dcma.c1477 static void cma_query_handler(int status, struct ib_sa_path_rec *path_rec,
1502 struct ib_sa_path_rec path_rec;
1580 struct ib_sa_path_rec *path_rec, int num_paths)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib.h308 struct ib_sa_path_rec pathrec;
H A Dipoib_cm.c818 struct ib_sa_path_rec *pathrec)
878 struct ib_sa_path_rec *pathrec)
1083 struct ib_sa_path_rec pathrec;
H A Dipoib_main.c376 struct ib_sa_path_rec *pathrec,

Completed in 140 milliseconds