| /linux-6.15/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-6.15/include/net/ |
| H A D | dropreason.h | 31 const char * const *reasons; member
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A 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-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | d3.c | 619 u32 reasons = wowlan_status->wakeup_reasons; in iwl_mld_report_wowlan_wakeup() local 621 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mld_report_wowlan_wakeup() 628 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mld_report_wowlan_wakeup() 631 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mld_report_wowlan_wakeup() 640 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mld_report_wowlan_wakeup() 643 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mld_report_wowlan_wakeup() 646 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mld_report_wowlan_wakeup() 649 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mld_report_wowlan_wakeup() 652 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mld_report_wowlan_wakeup() 655 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_SIGNATURE_TABLE) in iwl_mld_report_wowlan_wakeup() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | mac80211.c | 521 u32 reasons = le32_to_cpu(status_data.wakeup_reason); in iwlagn_mac_resume() local 524 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons); in iwlagn_mac_resume() 526 if (reasons) { in iwlagn_mac_resume() 527 if (reasons & IWLAGN_WOWLAN_WAKEUP_MAGIC_PACKET) in iwlagn_mac_resume() 529 if (reasons & IWLAGN_WOWLAN_WAKEUP_PATTERN_MATCH) in iwlagn_mac_resume() 531 if (reasons & (IWLAGN_WOWLAN_WAKEUP_BEACON_MISS | in iwlagn_mac_resume() 534 if (reasons & IWLAGN_WOWLAN_WAKEUP_GTK_REKEY_FAIL) in iwlagn_mac_resume() 536 if (reasons & IWLAGN_WOWLAN_WAKEUP_EAP_IDENT_REQ) in iwlagn_mac_resume() 538 if (reasons & IWLAGN_WOWLAN_WAKEUP_4WAY_HANDSHAKE) in iwlagn_mac_resume()
|
| /linux-6.15/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-6.15/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
|
| H A 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-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 1495 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons() local 1497 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mvm_report_wakeup_reasons() 1504 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mvm_report_wakeup_reasons() 1507 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mvm_report_wakeup_reasons() 1516 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mvm_report_wakeup_reasons() 1519 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_report_wakeup_reasons() 1522 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mvm_report_wakeup_reasons() 2993 u32 reasons = 0; in iwl_mvm_query_netdetect_reasons() local 2999 reasons = d3_data->status->wakeup_reasons; in iwl_mvm_query_netdetect_reasons() 3001 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_query_netdetect_reasons() [all …]
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | dvb_references.rst | 14 reasons, please check the archive at https://linuxtv.org/pipermail/linux-dvb/.
|
| /linux-6.15/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | ccf.txt | 19 is retained for compatibility reasons, as it was already
|
| /linux-6.15/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-6.15/Documentation/devicetree/bindings/mmc/ |
| H A D | mmc-spi-slot.yaml | 46 For historical reasons, this does not follow the generic mmc-controller
|
| /linux-6.15/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-6.15/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-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | samsung,s6d27a1.yaml | 29 This can also be raised for other reasons like erroneous
|
| H A D | samsung,lms380kf01.yaml | 30 This can also be raised for other reasons like erroneous
|
| /linux-6.15/drivers/thermal/intel/int340x_thermal/ |
| H A D | Kconfig | 19 CPU/SOC, for thermal safety reasons.
|
| /linux-6.15/fs/jffs2/ |
| H A D | LICENCE | 28 This exception does not invalidate any other reasons why a work based on
|
| /linux-6.15/drivers/pnp/pnpbios/ |
| H A D | Kconfig | 41 Unless you are debugging or have other specific reasons, it is
|
| /linux-6.15/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-6.15/sound/hda/ |
| H A D | Kconfig | 32 for compatibility reasons.
|