Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/irdma/
Duser.h98 FLUSH_GENERAL_ERR, enumerator
Dctrl.c1709 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1724 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1736 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1740 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1745 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1755 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
1760 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
Duk.c1148 if (info->minor_err != FLUSH_GENERAL_ERR) { in irdma_uk_cq_poll_cmpl()
1150 qword3 |= FIELD_PREP(IRDMA_CQ_MINERR, FLUSH_GENERAL_ERR); in irdma_uk_cq_poll_cmpl()
Dhw.c177 qp->flush_code = FLUSH_GENERAL_ERR; in irdma_set_flush_fields()
2711 info.sq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
2713 info.rq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
Dverbs.c3353 case FLUSH_GENERAL_ERR: in irdma_flush_err_to_ib_wc_status()