Searched refs:lvl2 (Results 1 – 2 of 2) sorted by relevance
425 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in free_lvl2() local426 struct i40iw_pble_info *root = &lvl2->root; in free_lvl2()427 struct i40iw_pble_info *leaf = lvl2->leaf; in free_lvl2()431 for (i = 0; i < lvl2->leaf_cnt; i++, leaf++) { in free_lvl2()441 kfree(lvl2->leaf); in free_lvl2()442 lvl2->leaf = NULL; in free_lvl2()458 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in get_lvl2_pble() local459 struct i40iw_pble_info *root = &lvl2->root; in get_lvl2_pble()466 lvl2->leaf_cnt = total; in get_lvl2_pble()471 lvl2->leaf = leaf; in get_lvl2_pble()[all …]
1343 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in i40iw_check_mr_contiguous() local1344 struct i40iw_pble_info *leaf = lvl2->leaf; in i40iw_check_mr_contiguous()1358 for (i = 0; i < lvl2->leaf_cnt; i++, leaf++) { in i40iw_check_mr_contiguous()