Searched refs:FLUSH_GENERAL_ERR (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/infiniband/hw/irdma/ |
A D | user.h | 97 FLUSH_GENERAL_ERR, enumerator
|
A D | uk.c | 1091 if (info->minor_err != FLUSH_GENERAL_ERR) { in irdma_uk_cq_poll_cmpl() 1093 qword3 |= FIELD_PREP(IRDMA_CQ_MINERR, FLUSH_GENERAL_ERR); in irdma_uk_cq_poll_cmpl()
|
A D | ctrl.c | 1671 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr() 1686 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr() 1698 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() 1707 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr() 1717 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr() 1722 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_GENERAL_ERR, in irdma_bld_terminate_hdr()
|
A D | hw.c | 179 qp->flush_code = FLUSH_GENERAL_ERR; in irdma_set_flush_fields() 2717 info.sq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes() 2719 info.rq_minor_code = FLUSH_GENERAL_ERR; in irdma_flush_wqes()
|
A D | verbs.c | 3333 case FLUSH_GENERAL_ERR: in irdma_flush_err_to_ib_wc_status()
|
Completed in 27 milliseconds