Lines Matching refs:flush_code
3111 u8 flush_code = 0; in nes_bld_terminate_hdr() local
3151 flush_code = IB_WC_LOC_PROT_ERR; in nes_bld_terminate_hdr()
3156 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3162 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3167 flush_code = IB_WC_LOC_QP_OP_ERR; in nes_bld_terminate_hdr()
3176 flush_code = IB_WC_REM_OP_ERR; in nes_bld_terminate_hdr()
3181 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3188 flush_code = IB_WC_LOC_PROT_ERR; in nes_bld_terminate_hdr()
3192 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3200 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3205 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3212 flush_code = IB_WC_LOC_PROT_ERR; in nes_bld_terminate_hdr()
3218 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3223 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3229 flush_code = IB_WC_LOC_LEN_ERR; in nes_bld_terminate_hdr()
3234 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3240 flush_code = IB_WC_LOC_LEN_ERR; in nes_bld_terminate_hdr()
3246 flush_code = IB_WC_FATAL_ERR; in nes_bld_terminate_hdr()
3252 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3257 flush_code = IB_WC_LOC_LEN_ERR; in nes_bld_terminate_hdr()
3262 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3272 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3277 flush_code = IB_WC_REM_OP_ERR; in nes_bld_terminate_hdr()
3282 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3287 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3292 flush_code = IB_WC_LOC_QP_OP_ERR; in nes_bld_terminate_hdr()
3297 flush_code = IB_WC_FATAL_ERR; in nes_bld_terminate_hdr()
3306 if ((flush_code) && ((NES_AEQE_INBOUND_RDMA & aeq_info) == 0)) { in nes_bld_terminate_hdr()
3308 nesqp->term_sq_flush_code = flush_code; in nes_bld_terminate_hdr()
3310 nesqp->term_rq_flush_code = flush_code; in nes_bld_terminate_hdr()