Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h86 void siw_cq_event(struct siw_cq *cq, enum ib_event_type type);
H A Dsiw_qp.c1112 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()
H A Dsiw_verbs.c1847 void siw_cq_event(struct siw_cq *cq, enum ib_event_type etype) in siw_cq_event() function