/Linux-v6.1/Documentation/driver-api/firmware/ |
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-v6.1/Documentation/arm64/ |
D | amu.rst | 78 CONFIG_ARM64_AMU_EXTN. To be noted that for security reasons, this does not 102 - Security reasons: they might expose information about code executed in 115 - Security reasons: they might expose information about code executed
|
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | mac80211.c | 523 u32 reasons = le32_to_cpu(status_data.wakeup_reason); in iwlagn_mac_resume() local 526 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons); in iwlagn_mac_resume() 528 if (reasons) { in iwlagn_mac_resume() 529 if (reasons & IWLAGN_WOWLAN_WAKEUP_MAGIC_PACKET) in iwlagn_mac_resume() 531 if (reasons & IWLAGN_WOWLAN_WAKEUP_PATTERN_MATCH) in iwlagn_mac_resume() 533 if (reasons & (IWLAGN_WOWLAN_WAKEUP_BEACON_MISS | in iwlagn_mac_resume() 536 if (reasons & IWLAGN_WOWLAN_WAKEUP_GTK_REKEY_FAIL) in iwlagn_mac_resume() 538 if (reasons & IWLAGN_WOWLAN_WAKEUP_EAP_IDENT_REQ) in iwlagn_mac_resume() 540 if (reasons & IWLAGN_WOWLAN_WAKEUP_4WAY_HANDSHAKE) in iwlagn_mac_resume()
|
/Linux-v6.1/Documentation/arm/ |
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
|
D | kernel_mode_neon.rst | 20 code that runs in kernel mode. However, for performance reasons, the NEON/VFP 25 non-preemptible section for reasons outlined below. 51 For reasons of performance and simplicity, it was decided that there shall be no
|
/Linux-v6.1/Documentation/ABI/testing/ |
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.
|
D | sysfs-bus-rbd | 49 will fail for backwards compatibility reasons. 63 available will fail for backwards compatibility reasons.
|
D | sysfs-firmware-gsmi | 9 historical reasons this different entry-point has been
|
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | d3.c | 1442 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons() local 1444 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mvm_report_wakeup_reasons() 1451 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mvm_report_wakeup_reasons() 1454 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mvm_report_wakeup_reasons() 1458 if (reasons & (IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_MISSED_BEACON | in iwl_mvm_report_wakeup_reasons() 1462 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mvm_report_wakeup_reasons() 1465 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_report_wakeup_reasons() 1468 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mvm_report_wakeup_reasons() 1471 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mvm_report_wakeup_reasons() 1474 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mvm_report_wakeup_reasons() [all …]
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | dvb_references.rst | 14 reasons, please check the archive at https://linuxtv.org/pipermail/linux-dvb/.
|
/Linux-v6.1/Documentation/x86/x86_64/ |
D | cpu-hotplug-spec.rst | 7 Linux/x86-64 supports CPU hotplug now. For various reasons Linux wants to
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/ |
D | ccf.txt | 19 is retained for compatibility reasons, as it was already
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/netronome/ |
D | nfp.rst | 150 - Packet can be discarded on the RX path for one of the following reasons: 166 reasons: 208 following reasons:
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | dtv-common.rst | 30 1) For performance reasons read and write routines don't check buffer sizes
|
/Linux-v6.1/Documentation/sh/ |
D | register-banks.rst | 22 reasons. Userspace is also not able to poke at the bank1 values, so these can
|
/Linux-v6.1/Documentation/ia64/ |
D | efirtc.rst | 40 The Epoch is January 1st 1998. For backward compatibility reasons we don't 43 One of the reasons for doing it this way is to allow for EFI to still evolve
|
/Linux-v6.1/fs/jffs2/ |
D | LICENCE | 28 This exception does not invalidate any other reasons why a work based on
|
/Linux-v6.1/drivers/thermal/intel/int340x_thermal/ |
D | Kconfig | 17 CPU/SOC, for thermal safety reasons.
|
/Linux-v6.1/drivers/pnp/pnpbios/ |
D | Kconfig | 41 Unless you are debugging or have other specific reasons, it is
|
/Linux-v6.1/sound/hda/ |
D | Kconfig | 32 for compatibility reasons.
|
/Linux-v6.1/Documentation/userspace-api/media/dvb/ |
D | fe-type-t.rst | 7 For historical reasons, frontend types are named by the type of
|
/Linux-v6.1/Documentation/translations/zh_TW/admin-guide/ |
D | tainted-kernels.rst | 63 Kernel is Tainted for following reasons:
|
/Linux-v6.1/Documentation/translations/zh_CN/admin-guide/ |
D | tainted-kernels.rst | 60 Kernel is Tainted for following reasons:
|
/Linux-v6.1/Documentation/admin-guide/ |
D | tainted-kernels.rst | 52 tainted; any other number indicates the reasons why it is. The easiest way to 60 Kernel is Tainted for following reasons: 71 with the table below. If there were multiple reasons you need to decode the
|
/Linux-v6.1/Documentation/devicetree/bindings/serial/ |
D | mvebu-uart.txt | 31 - For backward compatibility reasons, a single element interrupts
|