Home
last modified time | relevance | path

Searched refs:ibv_copy_path_rec_from_kern (Results 1 – 5 of 5) sorted by path

/freebsd/contrib/ofed/libibcm/
H A Dcm.c768 ibv_copy_path_rec_from_kern(ureq->primary_path, &kreq->primary_path); in cm_event_req_get()
770 ibv_copy_path_rec_from_kern(ureq->alternate_path, in cm_event_req_get()
920 ibv_copy_path_rec_from_kern(evt->param.lap_rcvd.alternate_path, in ib_cm_get_event()
/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map44 ibv_copy_path_rec_from_kern;
H A Dmarshall.c92 void ibv_copy_path_rec_from_kern(struct ibv_sa_path_rec *dst, in ibv_copy_path_rec_from_kern() function
H A Dmarshall.h57 void ibv_copy_path_rec_from_kern(struct ibv_sa_path_rec *dst,
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c772 ibv_copy_path_rec_from_kern(&id->route.path_rec[i], in ucma_query_route()