Home
last modified time | relevance | path

Searched refs:ib_event_type (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h494 enum ib_event_type event_type);
510 enum ib_event_type event_type);
518 enum ib_event_type event_type);
H A Dmthca_srq.c431 enum ib_event_type event_type) in mthca_srq_event()
H A Dmthca_cq.c234 enum ib_event_type event_type) in mthca_cq_event()
H A Dmthca_qp.c239 enum ib_event_type event_type) in mthca_qp_event()
/linux/drivers/infiniband/hw/cxgb4/
H A Dev.c90 enum ib_event_type ib_event) in post_qp_event()
/linux/include/rdma/
H A Dib_cm.h462 int ib_cm_notify(struct ib_cm_id *cm_id, enum ib_event_type event);
H A Dib_verbs.h746 enum ib_event_type { enum
769 const char *__attribute_const__ ib_event_msg(enum ib_event_type event);
780 enum ib_event_type event;
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c628 enum ib_event_type event) in rxe_port_event()
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c184 enum ib_event_type ib_event, char *str) in qedr_iw_qp_event()
H A Dmain.c57 enum ib_event_type type) in qedr_ib_dispatch_event()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c88 u8 port_num, enum ib_event_type event);
1887 u8 port_num, enum ib_event_type event) in bnxt_re_dispatch_event()
/linux/drivers/infiniband/core/
H A Ducma.c1497 ret = rdma_notify(ctx->cm_id, (enum ib_event_type)cmd.event); in ucma_notify()
H A Dverbs.c83 const char *__attribute_const__ ib_event_msg(enum ib_event_type event) in ib_event_msg()
H A Dcm.c3977 int ib_cm_notify(struct ib_cm_id *cm_id, enum ib_event_type event) in ib_cm_notify()
H A Dcma.c4742 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event) in rdma_notify()