Home
last modified time | relevance | path

Searched refs:siw_qp_event (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c444 siw_qp_event(qp, IB_EVENT_QP_FATAL); in siw_proc_send()
484 siw_qp_event(qp, IB_EVENT_QP_ACCESS_ERR); in siw_proc_send()
553 siw_qp_event(qp, IB_EVENT_QP_FATAL); in siw_proc_write()
596 siw_qp_event(qp, IB_EVENT_QP_ACCESS_ERR); in siw_proc_write()
813 siw_qp_event(qp, IB_EVENT_QP_FATAL); in siw_proc_rresp()
844 siw_qp_event(qp, IB_EVENT_QP_ACCESS_ERR); in siw_proc_rresp()
H A Dsiw_verbs.h86 void siw_qp_event(struct siw_qp *qp, enum ib_event_type type);
H A Dsiw_qp_tx.c1148 siw_qp_event(qp, IB_EVENT_QP_FATAL); in siw_qp_sq_process()
1155 siw_qp_event(qp, IB_EVENT_QP_REQ_ERR); in siw_qp_sq_process()
H A Dsiw_qp.c1250 siw_qp_event(qp, IB_EVENT_SQ_DRAINED); in siw_sq_flush()
H A Dsiw_verbs.c1815 void siw_qp_event(struct siw_qp *qp, enum ib_event_type etype) in siw_qp_event() function
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c444 siw_qp_event(qp, IB_EVENT_QP_FATAL); in siw_proc_send()
484 siw_qp_event(qp, IB_EVENT_QP_ACCESS_ERR); in siw_proc_send()
553 siw_qp_event(qp, IB_EVENT_QP_FATAL); in siw_proc_write()
596 siw_qp_event(qp, IB_EVENT_QP_ACCESS_ERR); in siw_proc_write()
813 siw_qp_event(qp, IB_EVENT_QP_FATAL); in siw_proc_rresp()
844 siw_qp_event(qp, IB_EVENT_QP_ACCESS_ERR); in siw_proc_rresp()
H A Dsiw_verbs.h85 void siw_qp_event(struct siw_qp *qp, enum ib_event_type type);
H A Dsiw_qp_tx.c1157 siw_qp_event(qp, IB_EVENT_QP_FATAL); in siw_qp_sq_process()
1164 siw_qp_event(qp, IB_EVENT_QP_REQ_ERR); in siw_qp_sq_process()
H A Dsiw_qp.c1253 siw_qp_event(qp, IB_EVENT_SQ_DRAINED); in siw_sq_flush()
H A Dsiw_verbs.c1825 void siw_qp_event(struct siw_qp *qp, enum ib_event_type etype) in siw_qp_event() function

Completed in 14 milliseconds