Searched refs:sq_code (Results 1 – 1 of 1) sorted by relevance
3886 u32 sq_code = (NES_IWARP_CQE_MAJOR_FLUSH << 16) | NES_IWARP_CQE_MINOR_FLUSH; in flush_wqes() local3907 sq_code = (CQE_MAJOR_DRV << 16) | nesqp->term_sq_flush_code; in flush_wqes()3918 cqp_wqe->wqe_words[NES_CQP_QP_WQE_FLUSH_SQ_CODE] = cpu_to_le32(sq_code); in flush_wqes()