Searched refs:siw_cq_event (Results 1 – 3 of 3) sorted by relevance
87 void siw_cq_event(struct siw_cq *cq, enum ib_event_type type);
1096 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()
1822 void siw_cq_event(struct siw_cq *cq, enum ib_event_type etype) in siw_cq_event() function