Searched refs:ib_dr_path_t (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/contrib/ofed/libibmad/ |
| HD | portid.c | 83 int str2drpath(ib_dr_path_t * path, char *routepath, int drslid, int drdlid) in str2drpath() 114 char *drpath2str(ib_dr_path_t * path, char *dstr, size_t dstr_size) in drpath2str()
|
| HD | mad.h | 250 } ib_dr_path_t; typedef 307 ib_dr_path_t drpath; 1534 MAD_EXPORT int str2drpath(ib_dr_path_t * path, char *routepath, int drslid, 1536 MAD_EXPORT char *drpath2str(ib_dr_path_t * path, char *dstr, size_t dstr_size); 1575 MAD_EXPORT void *mad_encode(void *buf, ib_rpc_t * rpc, ib_dr_path_t * drpath,
|
| HD | mad.c | 86 void *mad_encode(void *buf, ib_rpc_t * rpc, ib_dr_path_t * drpath, void *data) in mad_encode()
|
| /freebsd-14-stable/contrib/ofed/libibnetdisc/ |
| HD | ibnetdisc.c | 89 static int add_port_to_dpath(ib_dr_path_t * path, int nextport) in add_port_to_dpath() 949 ib_dr_path_t path; in ibnd_find_port_dr()
|
| /freebsd-14-stable/contrib/ofed/infiniband-diags/src/ |
| HD | ibtracert.c | 206 static int extend_dpath(ib_dr_path_t * path, int nextport) in extend_dpath()
|