Searched refs:siw_cq_event (Results 1 – 3 of 3) sorted by relevance
86 void siw_cq_event(struct siw_cq *cq, enum ib_event_type type);
1112 siw_cq_event(cq, IB_EVENT_CQ_ERR); in siw_sqe_complete()1174 siw_cq_event(cq, IB_EVENT_CQ_ERR); in siw_rqe_complete()
1847 void siw_cq_event(struct siw_cq *cq, enum ib_event_type etype) in siw_cq_event() function