Lines Matching refs:flush_code

3161 	u8 flush_code = 0;  in nes_bld_terminate_hdr()  local
3201 flush_code = IB_WC_LOC_PROT_ERR; in nes_bld_terminate_hdr()
3206 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3212 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3217 flush_code = IB_WC_LOC_QP_OP_ERR; in nes_bld_terminate_hdr()
3226 flush_code = IB_WC_REM_OP_ERR; in nes_bld_terminate_hdr()
3231 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3238 flush_code = IB_WC_LOC_PROT_ERR; in nes_bld_terminate_hdr()
3242 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3250 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3255 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3262 flush_code = IB_WC_LOC_PROT_ERR; in nes_bld_terminate_hdr()
3268 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3273 flush_code = IB_WC_REM_ACCESS_ERR; in nes_bld_terminate_hdr()
3279 flush_code = IB_WC_LOC_LEN_ERR; in nes_bld_terminate_hdr()
3284 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3290 flush_code = IB_WC_LOC_LEN_ERR; in nes_bld_terminate_hdr()
3296 flush_code = IB_WC_FATAL_ERR; in nes_bld_terminate_hdr()
3302 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3307 flush_code = IB_WC_LOC_LEN_ERR; in nes_bld_terminate_hdr()
3312 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3322 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3327 flush_code = IB_WC_REM_OP_ERR; in nes_bld_terminate_hdr()
3332 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3337 flush_code = IB_WC_GENERAL_ERR; in nes_bld_terminate_hdr()
3342 flush_code = IB_WC_LOC_QP_OP_ERR; in nes_bld_terminate_hdr()
3347 flush_code = IB_WC_FATAL_ERR; in nes_bld_terminate_hdr()
3356 if ((flush_code) && ((NES_AEQE_INBOUND_RDMA & aeq_info) == 0)) { in nes_bld_terminate_hdr()
3358 nesqp->term_sq_flush_code = flush_code; in nes_bld_terminate_hdr()
3360 nesqp->term_rq_flush_code = flush_code; in nes_bld_terminate_hdr()