Home
last modified time | relevance | path

Searched refs:siw_cq_event (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/sw/siw/
Dsiw_verbs.h87 void siw_cq_event(struct siw_cq *cq, enum ib_event_type type);
Dsiw_qp.c1096 siw_cq_event(cq, IB_EVENT_CQ_ERR); in siw_sqe_complete()
1158 siw_cq_event(cq, IB_EVENT_CQ_ERR); in siw_rqe_complete()
Dsiw_verbs.c1822 void siw_cq_event(struct siw_cq *cq, enum ib_event_type etype) in siw_cq_event() function