Searched refs:layer_info (Results 1 – 4 of 4) sorted by relevance
906 if (hw->layer_info) { in ice_sched_cleanup_all()907 ice_free(hw, hw->layer_info); in ice_sched_cleanup_all()908 hw->layer_info = NULL; in ice_sched_cleanup_all()1443 if (hw->layer_info) in ice_sched_query_res_alloc()1474 hw->layer_info = (struct ice_aqc_layer_props *) in ice_sched_query_res_alloc()1477 sizeof(*hw->layer_info)), in ice_sched_query_res_alloc()1479 if (!hw->layer_info) { in ice_sched_query_res_alloc()4240 if (hw->layer_info[layer_index].max_cir_rl_profiles) in ice_sched_get_rl_prof_layer()4244 if (hw->layer_info[layer_index].max_eir_rl_profiles) in ice_sched_get_rl_prof_layer()4251 if (hw->layer_info[layer_index].max_srl_profiles) in ice_sched_get_rl_prof_layer()[all …]
1072 struct ice_aqc_layer_props *layer_info; member
493 uint8_t layer_info; member
3863 outlayer->nlayers = (inlayer->layer_info & in cdreaddvdstructure()3865 outlayer->track_path = (inlayer->layer_info & in cdreaddvdstructure()3867 outlayer->layer_type = (inlayer->layer_info & in cdreaddvdstructure()