Searched refs:pble_alloc (Results 1 – 2 of 2) sorted by relevance
93 struct irdma_pble_alloc pble_alloc; member
2338 struct irdma_pble_alloc *palloc = &iwpbl->pble_alloc; in irdma_copy_user_pgaddrs()2422 struct irdma_pble_alloc *palloc = &iwpbl->pble_alloc; in irdma_setup_pbles()2462 struct irdma_pble_alloc *palloc = &iwpbl->pble_alloc; in irdma_handle_q_mem()2705 palloc = &iwpbl->pble_alloc; in irdma_alloc_mr()2740 struct irdma_pble_alloc *palloc = &iwpbl->pble_alloc; in irdma_set_page()2790 struct irdma_pble_alloc *palloc = &iwpbl->pble_alloc; in irdma_hwreg_mr()2852 err = irdma_check_mr_contiguous(&iwpbl->pble_alloc, in irdma_reg_user_mr_type_mem()2855 irdma_free_pble(iwdev->rf->pble_rsrc, &iwpbl->pble_alloc); in irdma_reg_user_mr_type_mem()2879 if (iwpbl->pble_alloc.level != PBLE_LEVEL_0 && iwpbl->pbl_allocated) in irdma_reg_user_mr_type_mem()2880 irdma_free_pble(iwdev->rf->pble_rsrc, &iwpbl->pble_alloc); in irdma_reg_user_mr_type_mem()[all …]