Home
last modified time | relevance | path

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

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