Lines Matching refs:layer_info
858 devm_kfree(ice_hw_to_dev(hw), hw->layer_info); in ice_sched_cleanup_all()
859 hw->layer_info = NULL; in ice_sched_cleanup_all()
1330 if (hw->layer_info) in ice_sched_query_res_alloc()
1359 hw->layer_info = devm_kmemdup(ice_hw_to_dev(hw), buf->layer_props, in ice_sched_query_res_alloc()
1361 sizeof(*hw->layer_info)), in ice_sched_query_res_alloc()
1363 if (!hw->layer_info) { in ice_sched_query_res_alloc()
3382 if (hw->layer_info[layer_index].max_cir_rl_profiles) in ice_sched_get_rl_prof_layer()
3386 if (hw->layer_info[layer_index].max_eir_rl_profiles) in ice_sched_get_rl_prof_layer()
3393 if (hw->layer_info[layer_index].max_srl_profiles) in ice_sched_get_rl_prof_layer()
3396 hw->layer_info[layer_index + 1].max_srl_profiles) in ice_sched_get_rl_prof_layer()
3399 hw->layer_info[layer_index - 1].max_srl_profiles) in ice_sched_get_rl_prof_layer()