Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_hw.c983 struct nes_hw_cqp_qp_context *cqp_qp_context; in nes_init_cqp() local
1086 cqp_qp_context = vmem; in nes_init_cqp()
1087 cqp_qp_context->context_words[0] = in nes_init_cqp()
1089 cqp_qp_context->context_words[1] = 0; in nes_init_cqp()
1090 cqp_qp_context->context_words[2] = cpu_to_le32((u32)nesdev->cqp.sq_pbase); in nes_init_cqp()
1091 cqp_qp_context->context_words[3] = cpu_to_le32(((u64)nesdev->cqp.sq_pbase) >> 32); in nes_init_cqp()