Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_type.h798 u32 first_pm_pbl_index; member
817 u32 first_pm_pbl_index; member
Di40iw_verbs.c1687 stag_info->first_pm_pbl_index = palloc->level1.idx; in i40iw_hwreg_mr()
1690 stag_info->first_pm_pbl_index = palloc->level2.root.idx; in i40iw_hwreg_mr()
2230 info.first_pm_pbl_index = palloc->level1.idx; in i40iw_post_send()
Di40iw_ctrl.c3103 if (info->chunk_size && (info->first_pm_pbl_index >= pble_obj_cnt)) in i40iw_sc_mr_reg_non_shared()
3128 set_64bit_val(wqe, 48, info->first_pm_pbl_index); in i40iw_sc_mr_reg_non_shared()
3366 temp = RS_64(info->first_pm_pbl_index >> 16, I40IWQPSQ_FIRSTPMPBLIDXHI); in i40iw_sc_mr_fast_register()
3375 LS_64(info->first_pm_pbl_index, I40IWQPSQ_FIRSTPMPBLIDXLO)); in i40iw_sc_mr_fast_register()