| /kernel/linux/linux-6.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 | 90 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()
|
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | vega12_processpptables.c | 328 uint16_t classification, uint16_t classification2) 332 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT) 335 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL) 338 if (classification & ATOM_PPLIB_CLASSIFICATION_LIMITEDPOWERSOURCE) 341 if (classification & ATOM_PPLIB_CLASSIFICATION_REST) 344 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED) 347 if (classification & ATOM_PPLIB_CLASSIFICATION_ACPI) 369 power_state->classification.bios_index = entry_index; 396 if (!result && (power_state->classification.flags &
|
| D | pp_psm.c | 78 if (state->classification.flags & PP_StateClassificationFlag_Boot) { in psm_init_power_state_table() 86 if (state->classification.flags & PP_StateClassificationFlag_Uvd) in psm_init_power_state_table() 123 if (state->classification.ui_label & ui_label) { in psm_get_ui_state() 144 if (state->classification.flags & flag) { in psm_get_state_by_classification() 218 if ((*state)->classification.ui_label & label_id) in psm_set_user_performance_state()
|
| D | processpptables.c | 624 USHORT classification, in make_classification_flags() argument 629 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT) in make_classification_flags() 632 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL) in make_classification_flags() 635 if (classification & in make_classification_flags() 639 if (classification & ATOM_PPLIB_CLASSIFICATION_REST) in make_classification_flags() 642 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED) in make_classification_flags() 645 if (classification & ATOM_PPLIB_CLASSIFICATION_3DPERFORMANCE) in make_classification_flags() 649 if (classification & ATOM_PPLIB_CLASSIFICATION_OVERDRIVETEMPLATE) in make_classification_flags() 652 if (classification & ATOM_PPLIB_CLASSIFICATION_UVDSTATE) in make_classification_flags() 655 if (classification & ATOM_PPLIB_CLASSIFICATION_HDSTATE) in make_classification_flags() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/ocelot/ |
| D | basic_qos.sh | 208 run_test "Port-default QoS classification" ${h1} 5 0 217 run_test "Trusted VLAN PCP QoS classification" ${h1}.100 3 0 228 run_test "Trusted DSCP QoS classification" ${h1} 4 ${tos} 232 run_test "Untrusted DSCP QoS classification follows VLAN PCP" \ 236 run_test "Untrusted DSCP QoS classification follows port default" \
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | request.rst | 14 2.0 Struct request members classification 28 Classification flags: 36 Unless an entry contains a D classification, a device driver must not access
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | MSS_Ingress_registers.h | 51 * 0x1 : Ingress Pre-Security Classification LUT (IGPRC) 54 * 0x4 : Ingress Post-Security Classification LUT
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | MSS_Ingress_registers.h | 51 * 0x1 : Ingress Pre-Security Classification LUT (IGPRC) 54 * 0x4 : Ingress Post-Security Classification LUT
|
| /kernel/linux/linux-6.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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | Kconfig | 56 Enables ethtool receive network flow classification, which allows user defined 89 invoked after a successful classification. Actions are used to 90 overwrite the classification result, instantly drop or redirect and/or
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | xt_CLASSIFY.c | 4 * of an skb for qdisc classification. 23 MODULE_DESCRIPTION("Xtables: Qdisc classification");
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | xt_CLASSIFY.c | 4 * of an skb for qdisc classification. 23 MODULE_DESCRIPTION("Xtables: Qdisc classification");
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
| D | fman_keygen.c | 150 /* 0x14C: KeyGen Scheme Entry Coarse Classification Bit*/ 161 /* 0x104: KeyGen Port Entry Classification Plan Partition */ 327 * Build Action Register value for Classification Plan 347 * Write Classification Plan Partition Register with specified value 650 /* Clear binding between ports to schemes and classification plans in keygen_init() 651 * so that all ports are not bound to any scheme/classification plan in keygen_init() 659 /* Clear all pe cpp classification plans registers */ in keygen_init()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-debug.h | 108 * If you are defining a new debug classification, simply add it to the #define 113 * where xxxx should be the name of the classification (for example, WEP). 116 * classification, or use IWL_DEBUG(IWL_DL_xxxx, ...) whenever you want 117 * to send output to that classification.
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
| D | fman_keygen.c | 177 /* 0x14C: KeyGen Scheme Entry Coarse Classification Bit*/ 188 /* 0x104: KeyGen Port Entry Classification Plan Partition */ 354 * Build Action Register value for Classification Plan 374 * Write Classification Plan Partition Register with specified value 677 /* Clear binding between ports to schemes and classification plans in keygen_init() 678 * so that all ports are not bound to any scheme/classification plan in keygen_init() 686 /* Clear all pe cpp classification plans registers */ in keygen_init()
|
| /kernel/linux/linux-6.6/net/sched/ |
| D | Kconfig | 455 comment "Classification" 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.
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-debug.h | 114 * If you are defining a new debug classification, simply add it to the #define 119 * where xxxx should be the name of the classification (for example, WEP). 122 * classification, or use IWL_DEBUG(IWL_DL_xxxx, ...) whenever you want 123 * to send output to that classification.
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | Kconfig | 491 comment "Classification" 497 tristate "Elementary classification (BASIC)" 611 Extended matches are small classification helpers not worth writing 708 Current supported match is "policy" which allows packet classification 720 classification. They are used to overwrite the classification 780 classification.
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
| D | sparx5_vcap_impl.h | 142 /* ES0 Egress port traffic type classification */ 204 /* Check if the ethertype is supported by the vcap port classification */
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | sysfs-rules.rst | 108 - Classification by subsystem 109 There are currently three places for classification of devices: 115 classification directories into one place at ``/sys/subsystem``,
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | vbox_vmmdev_types.h | 120 /* User classification mask. */ 127 /* User or kernel mode classification mask. */ 139 /* Console classification mask. */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
| D | lan966x_dcb.c | 96 /* Enable use of pcp for queue classification */ in lan966x_dcb_app_update() 104 /* Enable use of dscp for queue classification */ in lan966x_dcb_app_update() 359 /* Enable DSCP classification based on classified QoS class and in lan966x_dcb_init()
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | sysfs-rules.rst | 108 - Classification by subsystem 109 There are currently three places for classification of devices: 115 classification directories into one place at ``/sys/subsystem``,
|