Searched refs:lvl2 (Results 1 – 2 of 2) sorted by relevance
427 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in free_lvl2() local428 struct i40iw_pble_info *root = &lvl2->root; in free_lvl2()429 struct i40iw_pble_info *leaf = lvl2->leaf; in free_lvl2()433 for (i = 0; i < lvl2->leaf_cnt; i++, leaf++) { in free_lvl2()443 kfree(lvl2->leaf); in free_lvl2()444 lvl2->leaf = NULL; in free_lvl2()460 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in get_lvl2_pble() local461 struct i40iw_pble_info *root = &lvl2->root; in get_lvl2_pble()468 lvl2->leaf_cnt = total; in get_lvl2_pble()473 lvl2->leaf = leaf; in get_lvl2_pble()[all …]
1358 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in i40iw_check_mr_contiguous() local1359 struct i40iw_pble_info *leaf = lvl2->leaf; in i40iw_check_mr_contiguous()1373 for (i = 0; i < lvl2->leaf_cnt; i++, leaf++) { in i40iw_check_mr_contiguous()