Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dverbs.h376 void hfi1_rc_verbs_aborted(struct rvt_qp *qp, struct hfi1_opa_header *opah);
Dverbs.c601 hfi1_rc_verbs_aborted(qp, hdr); in verbs_sdma_complete()
1066 hfi1_rc_verbs_aborted(qp, &ps->s_txreq->phdr.hdr); in hfi1_verbs_send_pio()
Drc.c1672 void hfi1_rc_verbs_aborted(struct rvt_qp *qp, struct hfi1_opa_header *opah) in hfi1_rc_verbs_aborted() function