Home
last modified time | relevance | path

Searched full:indicate (Results 1 – 25 of 2592) sorted by relevance

12345678910>>...104

/Linux-v6.6/Documentation/networking/device_drivers/cellular/qualcomm/
Drmnet.rst42 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
51 Multiplexer ID is to indicate the PDN on which data has to be sent.
68 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
77 Multiplexer ID is to indicate the PDN on which data has to be sent.
121 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
125 Next header is used to indicate the presence of another header, currently is
131 Multiplexer ID is to indicate the PDN on which data has to be sent.
143 Header Type is to indicate the type of header, this usually is set to CHECKSUM
151 Checksum Valid is to indicate whether the header checksum is valid. Value of 1
/Linux-v6.6/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HT.h143 …_ele SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT Rx capabilitie…
144 …HT_INFORMATION_ELE SelfHTInfo; // This is HT info element sent to peer STA, which also indicate H…
157 u8 bAMPDUEnable; // This indicate Tx A-MPDU capability
158 u8 bCurrentAMPDUEnable; // This indicate Tx A-MPDU capability
159 u8 AMPDU_Factor; // This indicate Tx A-MPDU capability
160 u8 CurrentAMPDUFactor; // This indicate Tx A-MPDU capability
161 u8 MPDU_Density; // This indicate Tx A-MPDU capability
162 u8 CurrentMPDUDensity; // This indicate Tx A-MPDU capability
275 /* Indicate different AP vendor for IOT issue */
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/
Datmel,at91-pinctrl.txt89 PULL_UP (1 << 0): indicate this pin needs a pull up.
90 MULTIDRIVE (1 << 1): indicate this pin needs to be configured as multi-drive.
92 DEGLITCH (1 << 2): indicate this pin needs deglitch.
93 PULL_DOWN (1 << 3): indicate this pin needs a pull down.
94 DIS_SCHMIT (1 << 4): indicate this pin needs to the disable schmitt trigger.
95 DRIVE_STRENGTH (3 << 5): indicate the drive strength of the pin using the
101 OUTPUT (1 << 7): indicate this pin need to be configured as an output.
104 DEBOUNCE (1 << 16): indicate this pin needs debounce.
/Linux-v6.6/Documentation/devicetree/bindings/dma/
Dmv-xor.txt20 - dmacap,memcpy to indicate that the XOR channel is capable of memcpy operations
21 - dmacap,memset to indicate that the XOR channel is capable of memset operations
22 - dmacap,xor to indicate that the XOR channel is capable of xor operations
23 - dmacap,interrupt to indicate that the XOR channel is capable of
/Linux-v6.6/include/net/netns/
Dsctp.h143 /* Flag to indicate if addip is enabled. */
147 /* Flag to indicate if PR-SCTP is enabled. */
150 /* Flag to indicate if PR-CONFIG is enabled. */
153 /* Flag to indicate if SCTP-AUTH is enabled */
156 /* Flag to indicate if stream interleave is enabled */
159 /* Flag to indicate if ecn is enabled */
/Linux-v6.6/include/net/caif/
Dcaif_device.h25 * Layer Device in order to indicate if this device
29 * Is set by CAIF Link Layer in order to indicate if the
33 * @use_fcs: Indicate if Frame CheckSum (fcs) is used.
37 * @use_stx: Indicate STart of frame eXtension (stx) in use.
/Linux-v6.6/Documentation/leds/
Dwell-known-leds.txt21 Game controllers may feature LEDs to indicate a player number. This is commonly
23 The "player LEDs" are then programmed with a pattern to indicate a particular
25 to indicate player 1, "-x--" to indicate player 2 etcetera where "x" means on.
93 multiple LEDs, use left/right, or top/bottom to indicate their
/Linux-v6.6/lib/xz/
Dxz_lzma2.h60 /* The lowest 7 states indicate that the previous state was a literal. */
63 /* Indicate that the latest symbol was a literal. */
74 /* Indicate that the latest symbol was a match. */
80 /* Indicate that the latest state was a long repeated match. */
86 /* Indicate that the latest symbol was a short match. */
182 /* Distance slots that indicate a distance <= 127. */
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
Dnvm-reg.h541 * per country, one to indicate whether to override and the other to
542 * indicate the value to use.
544 * per country, one to indicate whether to override and the other to
545 * indicate allow/disallow unii4 channels.
560 * per country, one to indicate whether to override and the other to
561 * indicate the value to use.
563 * per country, one to indicate whether to override and the other to
564 * indicate allow/disallow unii4 channels.
583 * per country, one to indicate whether to override and the other to
584 * indicate the value to use.
[all …]
/Linux-v6.6/include/linux/platform_data/
Ddsa.h36 * "dsa" to indicate that this port is a DSA link to
37 * another switch, NULL to indicate the port is unused,
38 * or any other string to indicate this is a physical port.
/Linux-v6.6/Documentation/trace/
Devents-kmem.rst25 Heavy activity for these events may indicate that a specific cache is
65 is triggered. Significant amounts of activity here could indicate that the
71 indicate that the system is under memory pressure and can also indicate
97 is being concentrated in one place. It could also indicate that the per-CPU
/Linux-v6.6/fs/btrfs/
Dfs.h89 * Indicate that balance has been set up from the ioctl and is in the
95 * Indicate that relocation of a chunk has started, it's set per chunk
100 /* Indicate that the cleaner thread is awake and doing something. */
109 /* Indicate that the discard workqueue can service discards. */
112 /* Indicate that we need to cleanup space cache v1 */
115 /* Indicate that we can't trust the free space tree for caching yet */
118 /* Indicate whether there are any tree modification log users */
121 /* Indicate that we want the transaction kthread to commit right now. */
124 /* Indicate we have half completed snapshot deletions pending. */
127 /* Indicate we have to finish a zone to do next allocation. */
[all …]
/Linux-v6.6/include/linux/
Dpci-epc.h157 * @linkup_notifier: indicate if the EPC device can notify EPF driver on link up
158 * @core_init_notifier: indicate cores that can notify about their availability
160 * @msi_capable: indicate if the endpoint function has MSI capability
161 * @msix_capable: indicate if the endpoint function has MSI-X capability
162 * @reserved_bar: bitmap to indicate reserved BAR unavailable to function driver
163 * @bar_fixed_64bit: bitmap to indicate fixed 64bit BARs
Dwwan.h21 * @WWAN_PORT_UNKNOWN: Special value to indicate an unknown port type
123 * Used for TX flow control, a port driver calls this function to indicate TX
133 * Used for TX flow control, a port driver calls this function to indicate TX
162 * Used to indicate that the WWAN core should not create a default network
/Linux-v6.6/arch/x86/include/asm/
Dprocessor-flags.h28 * On systems with SME, one bit (in a variable position!) is stolen to indicate
31 * On systemms with LAM, bits 61 and 62 are used to indicate LAM mode.
33 * All of the remaining bits indicate the physical address of the top-level
/Linux-v6.6/Documentation/hwmon/
Docc.rst57 Temperature sensor fault boolean; 1 to indicate
58 that a fault is present or 0 to indicate that
64 VRM temperature alarm boolean; 1 to indicate
65 alarm, 0 to indicate no alarm
/Linux-v6.6/Documentation/networking/
Drxrpc.rst245 to indicate the terminal message for that call.
252 and control data messages will be set to indicate the context. Receiving
348 This is used to indicate the application's call ID. It's an unsigned long
357 sendmsg, or it can be delivered by recvmsg to indicate a remote abort was
364 This is delivered to a server application to indicate that the final ACK
366 RXRPC_USER_CALL_ID to indicate the call that's now complete.
370 This is delivered to an application to indicate that an ICMP error message
373 indicating the problem, and an RXRPC_USER_CALL_ID will indicate the call
378 This is delivered to a client application to indicate that a call was
380 associated with an RXRPC_USER_CALL_ID to indicate the rejected call.
[all …]
/Linux-v6.6/Documentation/arch/arm64/
Delf_hwcaps.rst45 The majority of hwcaps are intended to indicate the presence of features
55 Such hwcaps indicate the availability of functionality that the ARM ARM
57 indicate that idreg.field is precisely equal to val, nor do they
58 indicate the absence of functionality implied by other values of
61 Other hwcaps may indicate the presence of features which cannot be
/Linux-v6.6/arch/x86/kernel/acpi/
Dcstate.c48 * So, set bm_control to zero to indicate that ARB_DISABLE in acpi_processor_power_init_bm_check()
62 * type state. So, set bm_check to 1 to indicate that the kernel in acpi_processor_power_init_bm_check()
69 * Set bm_control to zero to indicate that ARB_DISABLE is in acpi_processor_power_init_bm_check()
85 * So, set bm_control to zero to indicate that ARB_DISABLE in acpi_processor_power_init_bm_check()
100 * used. So set bm_control to zero to indicate ARB_DIS is not in acpi_processor_power_init_bm_check()
/Linux-v6.6/drivers/power/supply/
Dadp5061.c558 /* This property is used to indicate the input current in adp5061_get_property()
563 /* This property is used to indicate the termination in adp5061_get_property()
569 * This property is used to indicate the trickle to fast in adp5061_get_property()
574 /* This property is used to indicate the charging in adp5061_get_property()
580 * This property is used to indicate the value of the constant in adp5061_get_property()
586 * This property is used to indicate the value of the trickle in adp5061_get_property()
599 * Indicate the charger status in relation to power in adp5061_get_property()
605 * Indicate the battery status in relation to power in adp5061_get_property()
610 /* Indicate the values of the termination current */ in adp5061_get_property()
/Linux-v6.6/include/rdma/
Dsignature.h50 * @ref_remap: Indicate wethear the reftag increments each block
51 * @app_escape: Indicate to skip block check if apptag=0xffff
52 * @ref_escape: Indicate to skip block check if reftag=0xffffffff
/Linux-v6.6/arch/arm/mach-omap2/
Domap-smc.S38 * @flag: Flag to indicate the criticality of operation
62 * r2 - @flag: Flag to indicate the criticality of operation
68 mov r6, #0xff @ Indicate new Task call
/Linux-v6.6/Documentation/devicetree/bindings/mfd/
Dmc13xxx.txt7 - fsl,mc13xxx-uses-adc : Indicate the ADC is being used
8 - fsl,mc13xxx-uses-codec : Indicate the Audio Codec is being used
9 - fsl,mc13xxx-uses-rtc : Indicate the RTC is being used
10 - fsl,mc13xxx-uses-touch : Indicate the touchscreen controller is being used
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-light-si11336 dark photodiode. "small" indicate the surface area capturing
14 dark photodiodes. "large" indicate the surface area capturing
/Linux-v6.6/include/uapi/misc/
Dxilinx_sdfec.h37 * This enum is used to indicate the mode of the driver. The mode is determined
51 * This enum is used to indicate whether the order of blocks can change from
65 * @XSDFEC_TURBO_ALG_MAX: Used to indicate out of bound Turbo algorithms.
83 * This enum is used to indicate the state of the driver.
99 * This enum is used to indicate the AXIS_WIDTH.DIN setting for 128-bit width.
120 * @XSDFEC_AXIS_WORDS_INCLUDE_MAX: Used to indicate out of bound Words

12345678910>>...104