/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega12_processpptables.c | 323 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 &
|
D | pp_psm.c | 87 if (state->classification.flags & PP_StateClassificationFlag_Boot) { in psm_init_power_state_table() 95 if (state->classification.flags & PP_StateClassificationFlag_Uvd) in psm_init_power_state_table() 132 if (state->classification.ui_label & ui_label) { in psm_get_ui_state() 153 if (state->classification.flags & flag) { in psm_get_state_by_classification() 227 if ((*state)->classification.ui_label & label_id) in psm_set_user_performance_state()
|
D | processpptables.c | 620 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 …]
|
D | vega10_processpptables.c | 1266 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()
|
D | process_pptables_v1_0.c | 1263 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()
|
D | smu7_hwmgr.c | 3336 request_ps->classification.ui_label); in smu7_apply_state_adjust_rules() 3610 power_state->classification.ui_label = in smu7_get_pp_table_entry_callback_func_v1() 3614 power_state->classification.flags = classification_flag; in smu7_get_pp_table_entry_callback_func_v1() 3617 power_state->classification.temporary_state = false; in smu7_get_pp_table_entry_callback_func_v1() 3618 power_state->classification.to_be_deleted = false; in smu7_get_pp_table_entry_callback_func_v1() 3723 if (state->classification.flags & PP_StateClassificationFlag_ACPI) in smu7_get_pp_table_entry_v1() 3732 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v1() 3871 if (state->classification.flags & PP_StateClassificationFlag_ACPI) in smu7_get_pp_table_entry_v0() 3880 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v0()
|
/Linux-v6.6/drivers/net/pse-pd/ |
D | Kconfig | 20 Sourcing Equipment without automatic classification support. For
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 52 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
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | power_state.h | 156 struct PP_StateClassificationBlock classification; member
|
/Linux-v6.6/include/linux/ |
D | pldmfw.h | 95 u16 classification; member
|
/Linux-v6.6/lib/pldmfw/ |
D | pldmfw_private.h | 106 __le16 classification; /* ComponentClassfication */ member
|
D | pldmfw.c | 473 component->classification = get_unaligned_le16(&__component->classification); in pldm_parse_components()
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/ |
D | fm10k.rst | 103 Retrieves the receive network flow classification configurations. 109 Configures the receive network flow classification.
|
D | i40e.rst | 130 - Supports multiple parameters for flexible flow classification and load 350 Retrieves the receive network flow classification configurations. 356 Configures the receive network flow classification.
|
/Linux-v6.6/drivers/net/dsa/sja1105/ |
D | Kconfig | 48 This enables support for flow classification using capable devices
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
D | kconfig.rst | 55 | host. Actions that would then overwrite matching classification 77 | Enables ethtool receive network flow classification, which allows user defined
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/ |
D | amd_powerplay.c | 487 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()
|
/Linux-v6.6/net/sched/ |
D | Kconfig | 461 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.
|
/Linux-v6.6/Documentation/admin-guide/ |
D | sysfs-rules.rst | 109 There are currently three places for classification of devices: 115 classification directories into one place at ``/sys/subsystem``,
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | renoir_ppt.c | 629 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()
|
/Linux-v6.6/Documentation/devicetree/bindings/net/ |
D | keystone-netcp.txt | 7 accelerator (PA) module to perform packet classification operations such as
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_fw_update.c | 237 comp_tbl->comp_class = cpu_to_le16(component->classification); in ice_send_component_table()
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 193 struct smu_state_classification_block classification; member
|
/Linux-v6.6/Documentation/PCI/ |
D | pcieaer-howto.rst | 103 and uncorrectable errors. This classification is based on the impact
|
/Linux-v6.6/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_driver.h | 1006 enum drx_classification classification; member
|