Lines Matching refs:layer_info
906 if (hw->layer_info) {
907 ice_free(hw, hw->layer_info);
908 hw->layer_info = NULL;
1443 if (hw->layer_info)
1474 hw->layer_info = (struct ice_aqc_layer_props *)
1477 sizeof(*hw->layer_info)),
1479 if (!hw->layer_info) {
4240 if (hw->layer_info[layer_index].max_cir_rl_profiles)
4244 if (hw->layer_info[layer_index].max_eir_rl_profiles)
4251 if (hw->layer_info[layer_index].max_srl_profiles)
4254 hw->layer_info[layer_index + 1].max_srl_profiles)
4257 hw->layer_info[layer_index - 1].max_srl_profiles)