Home
last modified time | relevance | path

Searched refs:FLUSH_GENERAL_ERR (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/irdma/
Duser.h97 FLUSH_GENERAL_ERR, enumerator
Dhw.c184 qp->flush_code = FLUSH_GENERAL_ERR; in irdma_set_flush_fields()
201 qp->flush_code = FLUSH_GENERAL_ERR; in irdma_set_flush_fields()
2692 info.sq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
2694 info.rq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
Dctrl.c1687 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1702 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1714 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1718 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1723 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1733 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1738 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
Duk.c1133 if (info->minor_err != FLUSH_GENERAL_ERR) { in irdma_uk_cq_poll_cmpl()
1135 qword3 |= FIELD_PREP(IRDMA_CQ_MINERR, FLUSH_GENERAL_ERR); in irdma_uk_cq_poll_cmpl()
Dutils.c2549 cpi->minor_err = FLUSH_GENERAL_ERR; in irdma_set_cpi_common_values()
Dverbs.c3311 case FLUSH_GENERAL_ERR: in irdma_flush_err_to_ib_wc_status()