Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Duser.h204 FLUSH_GENERAL_ERR, enumerator
669 qp_err.flush_code = FLUSH_GENERAL_ERR; in irdma_ae_to_qp_err_code()
H A Duk.c1238 if (info->minor_err != FLUSH_GENERAL_ERR) { in irdma_uk_cq_poll_cmpl()
1240 qword3 |= FIELD_PREP(IRDMA_CQ_MINERR, FLUSH_GENERAL_ERR); in irdma_uk_cq_poll_cmpl()
H A Dhw.c2859 info.sq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
2861 info.rq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
H A Dutils.c2399 cpi->minor_err = FLUSH_GENERAL_ERR; in irdma_set_cpi_common_values()
H A Dverbs.c4263 case FLUSH_GENERAL_ERR: in irdma_flush_err_to_ib_wc_status()