Home
last modified time | relevance | path

Searched refs:classification (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c323 uint16_t classification, uint16_t classification2)
327 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT)
330 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL)
333 if (classification & ATOM_PPLIB_CLASSIFICATION_LIMITEDPOWERSOURCE)
336 if (classification & ATOM_PPLIB_CLASSIFICATION_REST)
339 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED)
342 if (classification & ATOM_PPLIB_CLASSIFICATION_ACPI)
364 power_state->classification.bios_index = entry_index;
391 if (!result && (power_state->classification.flags &
H A Dpp_psm.c90 if (state->classification.flags & PP_StateClassificationFlag_Boot) { in psm_init_power_state_table()
98 if (state->classification.flags & PP_StateClassificationFlag_Uvd) in psm_init_power_state_table()
135 if (state->classification.ui_label & ui_label) { in psm_get_ui_state()
156 if (state->classification.flags & flag) { in psm_get_state_by_classification()
230 if ((*state)->classification.ui_label & label_id) in psm_set_user_performance_state()
H A Dprocesspptables.c620 USHORT classification, in make_classification_flags() argument
625 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT) in make_classification_flags()
628 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL) in make_classification_flags()
631 if (classification & in make_classification_flags()
635 if (classification & ATOM_PPLIB_CLASSIFICATION_REST) in make_classification_flags()
638 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED) in make_classification_flags()
641 if (classification & ATOM_PPLIB_CLASSIFICATION_3DPERFORMANCE) in make_classification_flags()
645 if (classification & ATOM_PPLIB_CLASSIFICATION_OVERDRIVETEMPLATE) in make_classification_flags()
648 if (classification & ATOM_PPLIB_CLASSIFICATION_UVDSTATE) in make_classification_flags()
651 if (classification & ATOM_PPLIB_CLASSIFICATION_HDSTATE) in make_classification_flags()
[all …]
H A Dvega10_processpptables.c1266 uint16_t classification, uint16_t classification2) in make_classification_flags() argument
1270 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT) in make_classification_flags()
1273 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL) in make_classification_flags()
1276 if (classification & ATOM_PPLIB_CLASSIFICATION_LIMITEDPOWERSOURCE) in make_classification_flags()
1279 if (classification & ATOM_PPLIB_CLASSIFICATION_REST) in make_classification_flags()
1282 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED) in make_classification_flags()
1285 if (classification & ATOM_PPLIB_CLASSIFICATION_ACPI) in make_classification_flags()
1307 power_state->classification.bios_index = entry_index; in vega10_get_powerplay_table_entry()
1334 if (!result && (power_state->classification.flags & in vega10_get_powerplay_table_entry()
H A Dprocess_pptables_v1_0.c1263 uint16_t classification, uint16_t classification2) in make_classification_flags() argument
1267 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT) in make_classification_flags()
1270 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL) in make_classification_flags()
1273 if (classification & ATOM_PPLIB_CLASSIFICATION_LIMITEDPOWERSOURCE) in make_classification_flags()
1276 if (classification & ATOM_PPLIB_CLASSIFICATION_REST) in make_classification_flags()
1279 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED) in make_classification_flags()
1282 if (classification & ATOM_PPLIB_CLASSIFICATION_ACPI) in make_classification_flags()
1381 power_state->classification.bios_index = entry_index; in get_powerplay_table_entry_v1_0()
1406 if (!result && (power_state->classification.flags & in get_powerplay_table_entry_v1_0()
H A Dsmu7_hwmgr.c3339 request_ps->classification.ui_label); in smu7_apply_state_adjust_rules()
3613 power_state->classification.ui_label = in smu7_get_pp_table_entry_callback_func_v1()
3617 power_state->classification.flags = classification_flag; in smu7_get_pp_table_entry_callback_func_v1()
3620 power_state->classification.temporary_state = false; in smu7_get_pp_table_entry_callback_func_v1()
3621 power_state->classification.to_be_deleted = false; in smu7_get_pp_table_entry_callback_func_v1()
3726 if (state->classification.flags & PP_StateClassificationFlag_ACPI) in smu7_get_pp_table_entry_v1()
3735 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v1()
3874 if (state->classification.flags & PP_StateClassificationFlag_ACPI) in smu7_get_pp_table_entry_v0()
3883 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v0()
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-uritools_4.0.3.bb1 SUMMARY = "URI parsing, classification and composition"
/openbmc/linux/drivers/net/pse-pd/
H A DKconfig20 Sourcing Equipment without automatic classification support. For
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig52 Enables ethtool receive network flow classification, which allows user defined
95 invoked after a successful classification. Actions are used to
96 overwrite the classification result, instantly drop or redirect and/or
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpower_state.h156 struct PP_StateClassificationBlock classification; member
/openbmc/linux/include/linux/
H A Dpldmfw.h95 u16 classification; member
/openbmc/libpldm/tests/fuzz/
H A Dfd.dict8 # startandend=0x05, classification=7, identifier=123 (0x7b), index = 9
/openbmc/linux/lib/pldmfw/
H A Dpldmfw_private.h106 __le16 classification; /* ComponentClassfication */ member
H A Dpldmfw.c473 component->classification = get_unaligned_le16(&__component->classification); in pldm_parse_components()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dfm10k.rst103 Retrieves the receive network flow classification configurations.
109 Configures the receive network flow classification.
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc26 - Packet parsing, classification, and distribution (FMan)
98 - Packet parsing, classification, and distribution (WRIOP)
182 - Packet parsing, classification, and distribution (FMan)
225 - Packet parsing, classification, and distribution (WRIOP)
/openbmc/linux/drivers/net/dsa/sja1105/
H A DKconfig48 This enables support for flow classification using capable devices
/openbmc/openbmc/poky/meta/recipes-devtools/file/
H A Dfile_5.46.bb1 SUMMARY = "File classification tool"
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst55 | host. Actions that would then overwrite matching classification
77 | Enables ethtool receive network flow classification, which allows user defined
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c487 switch (state->classification.ui_label) { in pp_dpm_get_current_power_state()
498 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_current_power_state()
623 switch (state->classification.ui_label) { in pp_dpm_get_pp_num_states()
634 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_pp_num_states()
/openbmc/linux/net/sched/
H A DKconfig461 tristate "Elementary classification (BASIC)"
575 Extended matches are small classification helpers not worth writing
672 Current supported match is "policy" which allows packet classification
685 classification. They are used to overwrite the classification
745 classification.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/
H A Dnftables_1.1.1.bb3 This software provides an in-kernel packet classification framework \
/openbmc/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst109 There are currently three places for classification of devices:
115 classification directories into one place at ``/sys/subsystem``,
/openbmc/u-boot/board/freescale/t1040qds/
H A DREADME21 - Packet parsing, classification, and distribution
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c629 switch (smu_dpm_ctx->dpm_current_power_state->classification.ui_label) { in renoir_get_current_power_state()
640 …if (smu_dpm_ctx->dpm_current_power_state->classification.flags & SMU_STATE_CLASSIFICATION_FLAG_BOO… in renoir_get_current_power_state()

12