Searched refs:vmax_step_config (Results 1 – 2 of 2) sorted by relevance
62 struct vmax_step_config { struct80 struct vmax_step_config *vmax_cfg; argument
96 int32_t monitor_data_len = sizeof(struct vmax_step_config); in aw_monitor_check_data_v1_size()227 struct vmax_step_config *vmax_step, in aw_monitor_write_to_table_v1()232 int vmax_step_size = (int)sizeof(struct vmax_step_config); in aw_monitor_write_to_table_v1()265 struct vmax_step_config *vmax_step = NULL; in aw_monitor_parse_vol_data_v1()271 vmax_step = devm_kzalloc(dev, sizeof(struct vmax_step_config) * step_count, in aw_monitor_parse_vol_data_v1()278 sizeof(struct vmax_step_config) * step_count); in aw_monitor_parse_vol_data_v1()434 struct vmax_step_config *vmax_cfg = monitor->vmax_cfg; in aw_search_vmax_from_table()