Home
last modified time | relevance | path

Searched refs:ibv_event_type (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Denum_strs.c69 const char *ibv_event_type_str(enum ibv_event_type event) in ibv_event_type_str()
H A Dverbs.h349 enum ibv_event_type { enum
380 enum ibv_event_type event_type;
2359 const char *ibv_event_type_str(enum ibv_event_type event);
/freebsd/contrib/ofed/libibverbs/examples/
H A Dasyncwatch.c42 static const char *event_name_str(enum ibv_event_type event_type) in event_name_str()
/freebsd/contrib/ofed/librdmacm/
H A Drdma_cma.h506 int rdma_notify(struct rdma_cm_id *id, enum ibv_event_type event);
H A Dcma.c1665 int rdma_notify(struct rdma_cm_id *id, enum ibv_event_type event) in rdma_notify()
/freebsd/contrib/ofed/libibcm/
H A Dcm.h459 int ib_cm_notify(struct ib_cm_id *cm_id, enum ibv_event_type event);
H A Dcm.c545 int ib_cm_notify(struct ib_cm_id *cm_id, enum ibv_event_type event) in ib_cm_notify()