Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_hw.c3889 u32 rq_code = (NES_IWARP_CQE_MAJOR_FLUSH << 16) | NES_IWARP_CQE_MINOR_FLUSH; in flush_wqes() local
3915 rq_code = (CQE_MAJOR_DRV << 16) | nesqp->term_rq_flush_code; in flush_wqes()
3921 cqp_wqe->wqe_words[NES_CQP_QP_WQE_FLUSH_RQ_CODE] = cpu_to_le32(rq_code); in flush_wqes()