| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_throttle.c | 128 u32 reasons; in reasons_show() local 130 reasons = xe_gt_throttle_get_limit_reasons(gt); in reasons_show() 131 if (!reasons) in reasons_show() 139 if (other_ta->mask != U32_MAX && reasons & other_ta->mask) in reasons_show() 143 if (drm_WARN_ONCE(&xe->drm, !ret, "Unknown reason: %#x\n", reasons)) in reasons_show() 168 static THROTTLE_ATTR_RO_FUNC(reasons, 0, reasons_show);
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | built-in-fw.rst | 14 There are a few reasons why you might want to consider building your firmware 21 Even if you have these needs there are a few reasons why you may not be
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-power-on-reason | 5 Description: Shows system power on reason. The following strings/reasons can
|
| H A D | configfs-usb-gadget-acm | 15 reasons, this defaults to 1 (USB_CDC_ACM_PROTO_AT_V25TER).
|
| H A D | sysfs-class-net-statistics | 170 See the driver for the exact reasons as to why the packets were 179 a network device. See the driver for the exact reasons as to 188 FIFO error. See the driver for the exact reasons as to why the 198 reasons as to why the packets were dropped.
|
| H A D | sysfs-bus-rbd | 49 will fail for backwards compatibility reasons. 63 available will fail for backwards compatibility reasons.
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | d3.c | 863 u32 reasons = wowlan_status->wakeup_reasons; in iwl_mld_report_wowlan_wakeup() local 865 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mld_report_wowlan_wakeup() 872 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mld_report_wowlan_wakeup() 875 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mld_report_wowlan_wakeup() 879 if (reasons & (IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_MISSED_BEACON | in iwl_mld_report_wowlan_wakeup() 884 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mld_report_wowlan_wakeup() 887 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mld_report_wowlan_wakeup() 890 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mld_report_wowlan_wakeup() 893 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mld_report_wowlan_wakeup() 896 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mld_report_wowlan_wakeup() [all …]
|
| /linux/Documentation/arch/arm/ |
| H A D | mem_alignment.rst | 8 bad idea to configure it out, but Russell King has some good reasons for 22 mode isn't recommended for performance reasons (just think about the
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 1456 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons() local 1458 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mvm_report_wakeup_reasons() 1465 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mvm_report_wakeup_reasons() 1468 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mvm_report_wakeup_reasons() 1472 if (reasons & (IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_MISSED_BEACON | in iwl_mvm_report_wakeup_reasons() 1477 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mvm_report_wakeup_reasons() 1480 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_report_wakeup_reasons() 1483 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mvm_report_wakeup_reasons() 1486 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mvm_report_wakeup_reasons() 1489 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mvm_report_wakeup_reasons() [all …]
|
| /linux/Documentation/admin-guide/media/ |
| H A D | dvb_references.rst | 14 reasons, please check the archive at https://linuxtv.org/pipermail/linux-dvb/.
|
| H A D | cafe_ccic.rst | 28 The "xawtv" utility also works; gqcam does not, for unknown reasons.
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | cpu-hotplug-spec.rst | 7 Linux/x86-64 supports CPU hotplug now. For various reasons Linux wants to
|
| /linux/Documentation/driver-api/media/ |
| H A D | dtv-common.rst | 21 1) For performance reasons read and write routines don't check buffer sizes
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | ccf.txt | 19 is retained for compatibility reasons, as it was already
|
| /linux/Documentation/arch/sh/ |
| H A D | register-banks.rst | 22 reasons. Userspace is also not able to poke at the bank1 values, so these can
|
| /linux/fs/jffs2/ |
| H A D | LICENCE | 28 This exception does not invalidate any other reasons why a work based on
|
| /linux/drivers/pnp/pnpbios/ |
| H A D | Kconfig | 41 Unless you are debugging or have other specific reasons, it is
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | fe-type-t.rst | 7 For historical reasons, frontend types are named by the type of
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | tainted-kernels.rst | 60 Kernel is Tainted for following reasons:
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | tainted-kernels.rst | 63 Kernel is Tainted for following reasons:
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm_tis.rst | 16 For historical reasons above the original MMIO driver is called tpm_tis and the
|
| /linux/Documentation/input/devices/ |
| H A D | cs461x.rst | 20 reasons are performed: the same hardware cannot work under Win95 (blue
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | introduction.rst | 12 dialects like CIFS due to security reasons. All modern dialects,
|
| /linux/Documentation/networking/device_drivers/ethernet/netronome/ |
| H A D | nfp.rst | 275 - Packet can be discarded on the RX path for one of the following reasons: 291 reasons: 333 following reasons:
|
| /linux/Documentation/admin-guide/ |
| H A D | init.rst | 6 This document provides some high-level reasons for failure
|