Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_hw.h405 NES_CQE_COMP_COMP_CTX_LOW_IDX = 2, enumerator
Dnes_verbs.c1441 lo = le32_to_cpu(nescq->hw_cq.cq_vbase[cq_head].cqe_words[NES_CQE_COMP_COMP_CTX_LOW_IDX]); in nes_clean_cq()
1447 nescq->hw_cq.cq_vbase[cq_head].cqe_words[NES_CQE_COMP_COMP_CTX_LOW_IDX] = 0; in nes_clean_cq()
3670 u32temp = le32_to_cpu(cqe.cqe_words[NES_CQE_COMP_COMP_CTX_LOW_IDX]); in nes_poll_cq()
3780 wqe_index = le32_to_cpu(cqe.cqe_words[NES_CQE_COMP_COMP_CTX_LOW_IDX]); in nes_poll_cq()
3782 nescq->hw_cq.cq_vbase[head].cqe_words[NES_CQE_COMP_COMP_CTX_LOW_IDX] = in nes_poll_cq()
Dnes_hw.c3053 cqe_words[NES_CQE_COMP_COMP_CTX_LOW_IDX]))); in nes_cqp_ce_handler()