Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_type.h300 u64 host_ctx_pa; member
615 u64 host_ctx_pa; member
859 u64 host_ctx_pa; member
Di40iw_main.c584 dev->cqp->host_ctx_pa = mem.pa; in i40iw_create_cqp()
591 cqp_init_info.host_ctx_pa = mem.pa; in i40iw_create_cqp()
Di40iw_ctrl.c472 cqp->host_ctx_pa = info->host_ctx_pa; in i40iw_sc_cqp_init()
539 p1 = RS_32_1(cqp->host_ctx_pa, 32); in i40iw_sc_cqp_create()
540 p2 = (u32)cqp->host_ctx_pa; in i40iw_sc_cqp_create()
2456 qp->hw_host_ctx_pa = info->host_ctx_pa; in i40iw_sc_qp_init()
Di40iw_verbs.c582 init_info.host_ctx_pa = init_info.q2_pa + I40IW_Q2_BUFFER_SIZE; in i40iw_create_qp()
598 iwqp->host_ctx.pa = init_info.host_ctx_pa; in i40iw_create_qp()