Home
last modified time | relevance | path

Searched refs:lap_rcvd (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibcm/
H A Dcm.h244 struct ib_cm_lap_event_param lap_rcvd; member
H A Dcm.c918 evt->param.lap_rcvd.alternate_path = path_b; in ib_cm_get_event()
920 ibv_copy_path_rec_from_kern(evt->param.lap_rcvd.alternate_path, in ib_cm_get_event()
1000 free(event->param.lap_rcvd.alternate_path); in ib_cm_ack_event()
/freebsd/sys/ofed/include/rdma/
H A Dib_cm.h277 struct ib_cm_lap_event_param lap_rcvd; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c297 evt->param.lap_rcvd.alternate_path); in ib_ucm_event_process()
H A Dib_cm.c2996 param = &work->cm_event.param.lap_rcvd; in cm_lap_handler()