Searched full:indicate (Results 1 – 25 of 4658) sorted by relevance
12345678910>>...187
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/cellular/qualcomm/ |
| D | rmnet.rst | 42 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
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
| D | rtl819x_HT.h | 143 …_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 */
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
| D | rtl819x_HT.h | 143 …_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 */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | atmel,at91-pinctrl.txt | 89 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.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | atmel,at91-pinctrl.txt | 89 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.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/ |
| D | mv-xor.txt | 20 - 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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | mv-xor.txt | 20 - 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
|
| /kernel/linux/linux-5.10/include/net/netns/ |
| D | sctp.h | 129 /* Flag to indicate if addip is enabled. */ 133 /* Flag to indicate if PR-SCTP is enabled. */ 136 /* Flag to indicate if PR-CONFIG is enabled. */ 139 /* Flag to indicate if SCTP-AUTH is enabled */ 142 /* Flag to indicate if stream interleave is enabled */ 145 /* Flag to indicate if ecn is enabled */
|
| /kernel/linux/linux-6.6/include/net/netns/ |
| D | sctp.h | 143 /* 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 */
|
| /kernel/linux/linux-5.10/include/net/caif/ |
| D | caif_device.h | 25 * 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.
|
| /kernel/linux/linux-6.6/include/net/caif/ |
| D | caif_device.h | 25 * 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.
|
| /kernel/linux/linux-6.6/Documentation/leds/ |
| D | well-known-leds.txt | 21 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
|
| /kernel/linux/linux-6.6/lib/xz/ |
| D | xz_lzma2.h | 60 /* 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. */
|
| /kernel/linux/linux-5.10/lib/xz/ |
| D | xz_lzma2.h | 60 /* 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. */
|
| /kernel/linux/linux-5.10/Documentation/filesystems/caching/ |
| D | backend-api.rst | 334 This method is called to indicate that an object has been unbound from its 370 This is called to indicate to the cache that certain attributes on a netfs 376 It should also call fscache_set_store_limit() to indicate to FS-Cache the 424 metadata is retained. This will indicate to the netfs that the page needs 622 * Indicate the destruction of an object:: 632 * Indicate negative lookup on an object:: 636 This is called to indicate to FS-Cache that a lookup process for an object 647 * Indicate an object has been obtained:: 651 This is called to indicate to FS-Cache that a lookup process for an object 655 This changes the state of an object to indicate: [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | nvm-reg.h | 541 * 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 …]
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | dsa.h | 36 * "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.
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | dsa.h | 36 * "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.
|
| /kernel/linux/linux-5.10/Documentation/trace/ |
| D | events-kmem.rst | 25 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
|
| /kernel/linux/linux-6.6/Documentation/trace/ |
| D | events-kmem.rst | 25 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
|
| /kernel/linux/linux-5.10/Documentation/arm64/ |
| D | elf_hwcaps.rst | 43 The majority of hwcaps are intended to indicate the presence of features 53 Such hwcaps indicate the availability of functionality that the ARM ARM 55 indicate that idreg.field is precisely equal to val, nor do they 56 indicate the absence of functionality implied by other values of 59 Other hwcaps may indicate the presence of features which cannot be
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | fs.h | 89 * 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 …]
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | processor-flags.h | 28 * 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
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | pci-epc.h | 157 * @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
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | occ.rst | 57 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
|
12345678910>>...187