Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.c970 struct nes_hw_cqp_qp_context *cqp_qp_context; in nes_init_cqp() local
1072 cqp_qp_context = vmem; in nes_init_cqp()
1073 cqp_qp_context->context_words[0] = in nes_init_cqp()
1075 cqp_qp_context->context_words[1] = 0; in nes_init_cqp()
1076 cqp_qp_context->context_words[2] = cpu_to_le32((u32)nesdev->cqp.sq_pbase); in nes_init_cqp()
1077 cqp_qp_context->context_words[3] = cpu_to_le32(((u64)nesdev->cqp.sq_pbase) >> 32); in nes_init_cqp()