Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/irdma/
Duser.h98 FLUSH_GENERAL_ERR, enumerator
Dhw.c185 qp->flush_code = FLUSH_GENERAL_ERR; in irdma_set_flush_fields()
203 qp->flush_code = FLUSH_GENERAL_ERR; in irdma_set_flush_fields()
2732 info.sq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
2734 info.rq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
Duk.c1057 if (info->minor_err != FLUSH_GENERAL_ERR) { in irdma_uk_cq_poll_cmpl()
1059 qword3 |= FIELD_PREP(IRDMA_CQ_MINERR, FLUSH_GENERAL_ERR); in irdma_uk_cq_poll_cmpl()
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()
Dutils.c2438 cpi->minor_err = FLUSH_GENERAL_ERR; in irdma_set_cpi_common_values()
Dverbs.c3512 case FLUSH_GENERAL_ERR: in irdma_flush_err_to_ib_wc_status()