Home
last modified time | relevance | path

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

/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()
2719 info.sq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
2721 info.rq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
Dctrl.c1715 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1730 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1742 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1746 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1751 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1761 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1766 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
Duk.c1152 if (info->minor_err != FLUSH_GENERAL_ERR) { in irdma_uk_cq_poll_cmpl()
1154 qword3 |= FIELD_PREP(IRDMA_CQ_MINERR, FLUSH_GENERAL_ERR); in irdma_uk_cq_poll_cmpl()
Dutils.c2605 cpi->minor_err = FLUSH_GENERAL_ERR; in irdma_set_cpi_common_values()
Dverbs.c3349 case FLUSH_GENERAL_ERR: in irdma_flush_err_to_ib_wc_status()