Home
last modified time | relevance | path

Searched defs:ib_event (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/drivers/infiniband/hw/cxgb3/
Diwch_ev.c43 enum ib_event_type ib_event, in post_qp_event()
/linux-3.3/drivers/infiniband/hw/cxgb4/
Dev.c41 enum ib_event_type ib_event) in post_qp_event()
/linux-3.3/drivers/infiniband/hw/amso1100/
Dc2_ae.c153 struct ib_event ib_event; in c2_ae_event() local
/linux-3.3/drivers/infiniband/core/
Dverbs.c362 void (*event_handler)(struct ib_event *, void *), in __ib_open_qp() argument
908 void (*event_handler)(struct ib_event *, void *), in ib_create_cq() argument
Dcma.c998 static int cma_ib_handler(struct ib_cm_id *cm_id, struct ib_cm_event *ib_event) in cma_ib_handler()
1077 struct ib_cm_event *ib_event) in cma_new_conn_id()
1132 struct ib_cm_event *ib_event) in cma_new_udp_id()
1184 static int cma_check_req_qp_type(struct rdma_cm_id *id, struct ib_cm_event *ib_event) in cma_check_req_qp_type()
1193 static int cma_req_handler(struct ib_cm_id *cm_id, struct ib_cm_event *ib_event) in cma_req_handler()
2443 struct ib_cm_event *ib_event) in cma_sidr_rep_handler()
/linux-3.3/include/rdma/
Dib_verbs.h359 struct ib_event { struct
367 enum ib_event_type event; argument
372 void (*handler)(struct ib_event_handler *, struct ib_event *); argument