Home
last modified time | relevance | path

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

12345678

/Linux-v4.19/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-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c1163 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons() local
1165 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mvm_report_wakeup_reasons()
1172 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mvm_report_wakeup_reasons()
1175 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mvm_report_wakeup_reasons()
1179 if (reasons & (IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_MISSED_BEACON | in iwl_mvm_report_wakeup_reasons()
1183 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mvm_report_wakeup_reasons()
1186 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_report_wakeup_reasons()
1189 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mvm_report_wakeup_reasons()
1192 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mvm_report_wakeup_reasons()
1195 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mvm_report_wakeup_reasons()
[all …]
/Linux-v4.19/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-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c541 u32 reasons = le32_to_cpu(status_data.wakeup_reason); in iwlagn_mac_resume() local
544 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons); in iwlagn_mac_resume()
546 if (reasons) { in iwlagn_mac_resume()
547 if (reasons & IWLAGN_WOWLAN_WAKEUP_MAGIC_PACKET) in iwlagn_mac_resume()
549 if (reasons & IWLAGN_WOWLAN_WAKEUP_PATTERN_MATCH) in iwlagn_mac_resume()
551 if (reasons & (IWLAGN_WOWLAN_WAKEUP_BEACON_MISS | in iwlagn_mac_resume()
554 if (reasons & IWLAGN_WOWLAN_WAKEUP_GTK_REKEY_FAIL) in iwlagn_mac_resume()
556 if (reasons & IWLAGN_WOWLAN_WAKEUP_EAP_IDENT_REQ) in iwlagn_mac_resume()
558 if (reasons & IWLAGN_WOWLAN_WAKEUP_4WAY_HANDSHAKE) in iwlagn_mac_resume()
/Linux-v4.19/Documentation/arm/
Dmem_alignment4 bad idea to configure it out, but Russell King has some good reasons for
18 mode isn't recommended for performance reasons (just think about the
Dkernel_mode_neon.txt19 code that runs in kernel mode. However, for performance reasons, the NEON/VFP
24 non-preemptible section for reasons outlined below.
50 For reasons of performance and simplicity, it was decided that there shall be no
/Linux-v4.19/sound/hda/
DKconfig27 for compatibility reasons.
/Linux-v4.19/Documentation/devicetree/bindings/mmc/
Dmmc-spi-slot.txt15 binding from mmc.txt, for historical reasons.
/Linux-v4.19/Documentation/bpf/
Dindex.rst9 textual documentation is (for historical reasons) described in
/Linux-v4.19/drivers/staging/android/
DTODO21 superseded by the futex and is there for legacy reasons.
/Linux-v4.19/Documentation/x86/x86_64/
Dcpu-hotplug-spec4 Linux/x86-64 supports CPU hotplug now. For various reasons Linux wants to
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dccf.txt19 is retained for compatibility reasons, as it was already
/Linux-v4.19/Documentation/media/kapi/
Ddtv-common.rst28 1) For performance reasons read and write routines don't check buffer sizes
Dv4l2-clocks.rst16 while a subdevice driver is holding a reference to the clock. For these reasons
/Linux-v4.19/drivers/thermal/int340x_thermal/
DKconfig15 CPU/SOC, for thermal safety reasons.
/Linux-v4.19/Documentation/sh/
Dregister-banks.txt19 reasons. Userspace is also not able to poke at the bank1 values, so these can
/Linux-v4.19/drivers/isdn/capi/
DKconfig42 If you say Y here, the capidrv interface will give verbose reasons
/Linux-v4.19/fs/jffs2/
DLICENCE28 This exception does not invalidate any other reasons why a work based on
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfe-type-t.rst7 For historical reasons, frontend types are named by the type of
/Linux-v4.19/drivers/pnp/pnpbios/
DKconfig40 Unless you are debugging or have other specific reasons, it is
/Linux-v4.19/Documentation/ia64/
Defirtc.txt35 The Epoch is January 1st 1998. For backward compatibility reasons we don't
38 One of the reasons for doing it this way is to allow for EFI to still evolve
/Linux-v4.19/drivers/staging/vc04_services/interface/vchi/
DTODO21 One of the reasons this driver wasn't upstreamed previously was that
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Dti,bq24735.txt12 to the ACOK pin on the bq24735. Note: for backwards compatibility reasons,

12345678