Searched refs:to_type (Results 1 – 2 of 2) sorted by relevance
119 #define MLX5_TIMEOUT_FILL(fld, reg_out, dev, to_type, to_extra) \ argument123 tout_set(dev, fw_to + (to_extra), to_type); \
6463 if (!to_type || !from_type) in uncore_type_customized_copy()6467 to_type->name = from_type->name; in uncore_type_customized_copy()6471 to_type->event_mask = from_type->event_mask; in uncore_type_customized_copy()6475 to_type->fixed_ctr = from_type->fixed_ctr; in uncore_type_customized_copy()6477 to_type->fixed_ctl = from_type->fixed_ctl; in uncore_type_customized_copy()6483 to_type->constraints = from_type->constraints; in uncore_type_customized_copy()6485 to_type->ops = from_type->ops; in uncore_type_customized_copy()6487 to_type->event_descs = from_type->event_descs; in uncore_type_customized_copy()6489 to_type->format_group = from_type->format_group; in uncore_type_customized_copy()6491 to_type->attr_update = from_type->attr_update; in uncore_type_customized_copy()[all …]
Completed in 20 milliseconds