Home
last modified time | relevance | path

Searched full:scans (Results 1 – 25 of 206) sorted by relevance

123456789

/linux/drivers/net/wireless/ti/wlcore/
H A Dconf.h850 * The minimum time to wait on each channel for active scans
858 * The maximum time to wait on each channel for active scans
867 /* The minimum time to wait on each channel for active scans
877 /* The maximum time to wait on each channel for active scans
885 /* time to wait on the channel for passive scans (in TU/1000) */
888 /* time to wait on the channel for DFS scans (in TU/1000) */
910 * The base time to wait on the channel for active scans (in TU/1000).
919 * active scans (in TU/1000s). The max dwell time is used by the FW once
930 /* time to wait on the channel for passive scans (in TU/1000) */
933 /* time to wait on the channel for DFS scans (in TU/1000) */
[all …]
/linux/drivers/net/wireless/ti/wl18xx/
H A Dscan.h83 /* send SCAN_REPORT_EVENT in periodic scans after each cycle
85 * non periodic scans
90 * Must be 0 for non periodic scans.
/linux/drivers/iio/dummy/
H A Diio_simple_dummy_buffer.c69 * hardware scans: in iio_simple_dummy_trigger_h()
73 * software scans: in iio_simple_dummy_trigger_h()
76 * software culled hardware scans: in iio_simple_dummy_trigger_h()
/linux/fs/ntfs3/
H A Dupcase.c33 * 'Straight way' code scans input names twice in worst case.
34 * Optimized code scans input names only once.
/linux/Documentation/scsi/
H A Dscsi-parameters.rst96 scsi_mod.scan= [SCSI] sync (default) scans SCSI busses as they are
97 discovered. async scans them in kernel threads,
/linux/Documentation/admin-guide/mm/
H A Dksm.rst17 The KSM daemon ksmd periodically scans those areas of user memory
21 content). The amount of pages that KSM daemon scans in a single pass
68 restricting its use to areas likely to benefit. KSM's scans may use a lot
310 decides how aggressive the scan time advisor scans candidate pages. Lower
/linux/Documentation/admin-guide/
H A Dsvga.rst136 0x0f03 VGA 80x28 (standard VGA scans, but 14-point font)
138 0x0f05 VGA 80x30 (480 scans, 16-point font)
139 0x0f06 VGA 80x34 (480 scans, 14-point font)
140 0x0f07 VGA 80x60 (480 scans, 8-point font)
/linux/include/uapi/linux/
H A Dvirtio_balloon.h95 VIRTIO_BALLOON_S_NAMES_prefix "async-scans", \
96 VIRTIO_BALLOON_S_NAMES_prefix "direct-scans", \
/linux/Documentation/userspace-api/netlink/
H A Dintro-specs.rst56 ``tools/net/ynl/ynl-regen.sh`` scans the kernel tree in search of
64 (note that it only scans files in the git index, that is only files
/linux/Documentation/RCU/
H A DUP.rst18 Suppose that an RCU-based algorithm scans a linked list containing
40 Suppose that an RCU-based algorithm again scans a linked list containing
/linux/arch/loongarch/
H A DKconfig.debug13 traces. It scans the stack and reports every kernel text address it
/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c31 * In passive scans, we scan all remaining in wl1271_get_scan_channels()
33 * In active scans, we only scan channels not in wl1271_get_scan_channels()
90 /* skip active scans if we don't have SSIDs */ in wl1271_scan_send()
/linux/drivers/comedi/drivers/
H A Ddas1800.c37 * scan_begin_src TRIG_FOLLOW paced/external scans start immediately
38 * TRIG_TIMER burst scans start periodically
39 * TRIG_EXT burst scans start on external pin XPCLK
47 * stop_src TRIG_COUNT command stops after stop_arg scans
59 * for 'burst' scans. This limitation does not apply for 'paced' scans. The
662 /* burst scans must use timed conversions */ in das1800_ai_cmdtest()
/linux/drivers/comedi/
H A Ddrivers.c511 * comedi_nscans_left() - Return the number of scans left in the command
513 * @nscans: The expected number of scans or 0 for all available scans.
515 * If @nscans is 0, it is set to the number of scans available in the
519 * checked against the number of scans remaining to complete the command.
521 * The return value will then be either the expected number of scans or the
522 * number of scans remaining to complete the command, whichever is fewer.
/linux/rust/pin-init/internal/src/
H A Dlib.rs3 // When fixdep scans this, it will find this string `CONFIG_RUSTC_VERSION_TEXT`
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-ksm42 scans.
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst46 directory is created in the root directory, the inode allocator scans
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dbrcm,iproc-touchscreen.txt18 - scanning_period: Time between scans. Each step is 1024 us. Valid 1-256.
/linux/fs/xfs/
H A Dxfs_sysctl.h33 xfs_sysctl_val_t blockgc_timer; /* Interval between blockgc scans */
/linux/Documentation/mm/
H A Dmultigen_lru.rst124 the aging scans the adjacent PTEs. For both, on finding a young PTE,
190 trips into the rmap. It scans the adjacent PTEs of a young PTE and
H A Dksm.rst75 The frequency of such scans is defined by
/linux/tools/perf/Documentation/
H A Dperf-buildid-cache.txt18 This also scans the target binary for SDT (Statically Defined Tracing) and
/linux/Documentation/arch/arm/
H A Duefi.rst49 The stub populates the FDT /chosen node with (and the kernel scans for) the
/linux/drivers/cpuidle/governors/
H A Dhaltpoll.c129 * haltpoll_enable_device - scans a CPU's states and does setup
/linux/drivers/bus/fsl-mc/
H A Ddprc-driver.c355 * dprc_scan_container - Scans a physical DPRC and synchronizes Linux bus state
360 * Scans the physical DPRC and synchronizes the state of the Linux
734 * It scans the DPRC to discover the MC objects contained in it.

123456789