Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_type.h791 u32 first_pm_pbl_index; member
810 u32 first_pm_pbl_index; member
Di40iw_verbs.c1795 stag_info->first_pm_pbl_index = palloc->level1.idx; in i40iw_hwreg_mr()
1798 stag_info->first_pm_pbl_index = palloc->level2.root.idx; in i40iw_hwreg_mr()
2340 info.first_pm_pbl_index = palloc->level1.idx; in i40iw_post_send()
Di40iw_ctrl.c3015 if (info->chunk_size && (info->first_pm_pbl_index >= pble_obj_cnt)) in i40iw_sc_mr_reg_non_shared()
3040 set_64bit_val(wqe, 48, info->first_pm_pbl_index); in i40iw_sc_mr_reg_non_shared()
3278 temp = RS_64(info->first_pm_pbl_index >> 16, I40IWQPSQ_FIRSTPMPBLIDXHI); in i40iw_sc_mr_fast_register()
3287 LS_64(info->first_pm_pbl_index, I40IWQPSQ_FIRSTPMPBLIDXLO)); in i40iw_sc_mr_fast_register()