Home
last modified time | relevance | path

Searched refs:reasons (Results 1 – 25 of 207) sorted by relevance

123456789

/Linux-v5.4/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst14 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-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c1131 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons() local
1133 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mvm_report_wakeup_reasons()
1140 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mvm_report_wakeup_reasons()
1143 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mvm_report_wakeup_reasons()
1147 if (reasons & (IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_MISSED_BEACON | in iwl_mvm_report_wakeup_reasons()
1151 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mvm_report_wakeup_reasons()
1154 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_report_wakeup_reasons()
1157 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mvm_report_wakeup_reasons()
1160 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mvm_report_wakeup_reasons()
1163 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mvm_report_wakeup_reasons()
[all …]
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-net-statistics154 See the driver for the exact reasons as to why the packets were
163 a network device. See the driver for the exact reasons as to
172 FIFO error. See the driver for the exact reasons as to why the
182 reasons as to why the packets were dropped.
Dsysfs-bus-rbd45 will fail for backwards compatibility reasons.
59 available will fail for backwards compatibility reasons.
Dsysfs-firmware-gsmi9 historical reasons this different entry-point has been
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c527 u32 reasons = le32_to_cpu(status_data.wakeup_reason); in iwlagn_mac_resume() local
530 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons); in iwlagn_mac_resume()
532 if (reasons) { in iwlagn_mac_resume()
533 if (reasons & IWLAGN_WOWLAN_WAKEUP_MAGIC_PACKET) in iwlagn_mac_resume()
535 if (reasons & IWLAGN_WOWLAN_WAKEUP_PATTERN_MATCH) in iwlagn_mac_resume()
537 if (reasons & (IWLAGN_WOWLAN_WAKEUP_BEACON_MISS | in iwlagn_mac_resume()
540 if (reasons & IWLAGN_WOWLAN_WAKEUP_GTK_REKEY_FAIL) in iwlagn_mac_resume()
542 if (reasons & IWLAGN_WOWLAN_WAKEUP_EAP_IDENT_REQ) in iwlagn_mac_resume()
544 if (reasons & IWLAGN_WOWLAN_WAKEUP_4WAY_HANDSHAKE) in iwlagn_mac_resume()
/Linux-v5.4/Documentation/arm/
Dmem_alignment.rst8 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
Dkernel_mode_neon.rst20 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-v5.4/drivers/staging/media/hantro/
DTODO13 This might need to use extra JPEG markers for padding reasons.
/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dmmc-spi-slot.txt15 binding from mmc.txt, for historical reasons.
/Linux-v5.4/sound/hda/
DKconfig31 for compatibility reasons.
/Linux-v5.4/drivers/staging/android/
DTODO19 superseded by the futex and is there for legacy reasons.
/Linux-v5.4/Documentation/bpf/
Dindex.rst9 textual documentation is (for historical reasons) described in
/Linux-v5.4/drivers/staging/vc04_services/interface/vchi/
DTODO21 One of the reasons this driver wasn't upstreamed previously was that
77 it's better for security reasons or general cleanliness. It could even be
/Linux-v5.4/Documentation/x86/x86_64/
Dcpu-hotplug-spec.rst7 Linux/x86-64 supports CPU hotplug now. For various reasons Linux wants to
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/
Dccf.txt19 is retained for compatibility reasons, as it was already
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Dmediatek,mtu3.txt31 it's considered valid for compatibility reasons, not allowed for
35 it's considered valid for compatibility reasons, not allowed for
/Linux-v5.4/Documentation/admin-guide/
Dtainted-kernels.rst52 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-v5.4/Documentation/media/kapi/
Ddtv-common.rst30 1) For performance reasons read and write routines don't check buffer sizes
Dv4l2-clocks.rst18 while a subdevice driver is holding a reference to the clock. For these reasons
/Linux-v5.4/Documentation/sh/
Dregister-banks.txt19 reasons. Userspace is also not able to poke at the bank1 values, so these can
/Linux-v5.4/Documentation/ia64/
Defirtc.rst40 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-v5.4/drivers/thermal/intel/int340x_thermal/
DKconfig16 CPU/SOC, for thermal safety reasons.
/Linux-v5.4/fs/jffs2/
DLICENCE28 This exception does not invalidate any other reasons why a work based on
/Linux-v5.4/drivers/pnp/pnpbios/
DKconfig41 Unless you are debugging or have other specific reasons, it is

123456789