Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_puda.c481 u64 *qp_ctx = qp->hw_host_ctx; in i40iw_puda_qp_setctx()
588 qp->hw_host_ctx = ukqp->shadow_area + I40IW_SHADOW_AREA_SIZE; in i40iw_puda_qp_create()
1377 u32 *hw_host_ctx = (u32 *)qp->hw_host_ctx; in i40iw_ieq_handle_exception() local
1378 u32 rcv_wnd = hw_host_ctx[23]; in i40iw_ieq_handle_exception()
Di40iw_type.h383 u64 *hw_host_ctx; member
Di40iw_ctrl.c2462 qp->hw_host_ctx = info->host_ctx; in i40iw_sc_qp_init()