Home
last modified time | relevance | path

Searched refs:rdma_notify (Results 1 – 12 of 12) sorted by relevance

/freebsd-9-stable/contrib/ofed/librdmacm/src/
Dlibrdmacm.map16 rdma_notify;
Dcma.c980 int rdma_notify(struct rdma_cm_id *id, enum ibv_event_type event) in rdma_notify() function
/freebsd-9-stable/contrib/ofed/usr.lib/librdmacm/
DMakefile24 MAN+= rdma_notify.3 rdma_destroy_event_channel.3 rdma_reject.3
/freebsd-9-stable/sys/ofed/include/rdma/
Drdma_cm.h288 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event);
/freebsd-9-stable/sys/contrib/rdma/
Drdma_cm.h287 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event);
Drdma_cma.c2547 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event) in rdma_notify() function
/freebsd-9-stable/contrib/ofed/librdmacm/
DMakefile.am58 man/rdma_notify.3 \
DMakefile.in270 man/rdma_notify.3 \
/freebsd-9-stable/contrib/ofed/librdmacm/include/rdma/
Drdma_cma.h407 int rdma_notify(struct rdma_cm_id *id, enum ibv_event_type event);
/freebsd-9-stable/sys/ofed/drivers/infiniband/ulp/sdp/
Dsdp_rx.c593 rdma_notify(id, IB_EVENT_COMM_EST); in sdp_rx_comp_work()
/freebsd-9-stable/sys/ofed/drivers/infiniband/core/
Ducma.c974 ret = rdma_notify(ctx->cm_id, (enum ib_event_type) cmd.event); in ucma_notify()
Dcma.c2812 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event) in rdma_notify() function
2831 EXPORT_SYMBOL(rdma_notify);