Searched refs:apr_info (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibcm/
H A Dcm.h208 void *apr_info; member in struct:ib_cm_apr_event_param
H A Dcm.c924 evt->param.apr_rcvd.apr_info = info;
1002 if (event->param.apr_rcvd.apr_info)
1003 free(event->param.apr_rcvd.apr_info);
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_cm.h232 void *apr_info; member in struct:ib_cm_apr_event_param
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c307 info = evt->param.apr_rcvd.apr_info;
H A Dib_cm.c3039 work->cm_event.param.apr_rcvd.apr_info = &apr_msg->info;

Completed in 135 milliseconds