Home
last modified time | relevance | path

Searched +full:scan +full:- +full:interval +full:- +full:ms (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd-src/sys/contrib/device-tree/Bindings/input/
H A Dgpio-mouse.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/gpio-mouse.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 to 5-7 GPIO lines.
14 - Anshul Dalal <anshulusr@gmail.com>
18 const: gpio-mouse
20 scan-interval-ms:
23 up-gpios:
26 down-gpios:
[all …]
H A Dgpio-mouse.txt1 Device-Tree bindings for GPIO attached mice
4 to 5-7 GPIO lines.
7 - compatible: must be "gpio-mouse"
8 - scan-interval-ms: The scanning interval in milliseconds
9 - up-gpios: GPIO line phandle to the line indicating "up"
10 - down-gpios: GPIO line phandle to the line indicating "down"
11 - left-gpios: GPIO line phandle to the line indicating "left"
12 - right-gpios: GPIO line phandle to the line indicating "right"
15 - button-left-gpios: GPIO line handle to the left mouse button
16 - button-middle-gpios: GPIO line handle to the middle mouse button
[all …]
H A Dgpio-matrix-keypad.txt6 keypad can sense a key-press and key-release by means of GPIO lines and
10 - compatible: Should be "gpio-matrix-keypad"
11 - row-gpios: List of gpios used as row lines. The gpio specifier
14 - col-gpios: List of gpios used as column lines. The gpio specifier
17 - linux,keymap: The definition can be found at
18 bindings/input/matrix-keymap.txt
21 - linux,no-autorepeat: do no enable autorepeat feature.
22 - wakeup-source: use any event on keypad as wakeup event.
24 - debounce-delay-ms: debounce interval in milliseconds
25 - col-scan-delay-us: delay, measured in microseconds, that is needed
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/
H A Dst,stmpe.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
15 - Linus Walleij <linus.walleij@linaro.org>
18 - $ref: /schemas/spi/spi-peripheral-props.yaml#
23 - st,stmpe601
24 - st,stmpe801
25 - st,stmpe811
26 - st,stmpe1600
27 - st,stmpe1601
[all …]
/freebsd-src/usr.sbin/bluetooth/hccontrol/
H A Dle.c79 int interval; in le_set_scan_param() local
98 interval = (int)(atof(argv[1])/0.625); in le_set_scan_param()
99 interval = (interval < 4)? 4: interval; in le_set_scan_param()
101 window = (window < 4) ? 4 : interval; in le_set_scan_param()
118 cp.le_scan_interval = interval; in le_set_scan_param()
168 fprintf(stdout, "LE Scan: %s\n", in le_set_scan_enable()
185 while ((ch = getopt(argc, argv , "n:f:u:")) != -1) { in parse_param()
225 *len = curbuf - buf; in parse_param()
455 while ((ch = getopt(argc, argv , "m:M:t:o:p:a:c:f:")) != -1) { in le_set_advertising_param()
484 memcpy(&cp.direct_address, he->h_addr, sizeof(cp.direct_address)); in le_set_advertising_param()
[all …]
/freebsd-src/sys/net80211/
H A Dieee80211_ioctl.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
78 /* MIB-related state */
88 /* Hardware A-MSDU decode */
89 uint32_t ns_rx_amsdu_more; /* RX decap A-MSDU, more coming from A-MSDU */
90 uint32_t ns_rx_amsdu_more_end; /* RX decap A-MSDU (or any other frame), no more coming */
161 uint32_t is_crypto_tkipenmic; /* tkip en-MIC done in s/w */
162 uint32_t is_crypto_tkipdemic; /* tkip de-MIC done in s/w */
174 uint32_t is_crypto_enmicfail; /* en-MIC failed */
[all …]
H A Dieee80211_var.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
62 #define IEEE80211_BINTVAL_DEFAULT 100 /* default beacon interval (TU's) */
67 #define IEEE80211_BGSCAN_INTVAL_MIN 15 /* min bg scan intvl (secs) */
68 #define IEEE80211_BGSCAN_INTVAL_DEFAULT (5*60) /* default bg scan intvl */
70 #define IEEE80211_BGSCAN_IDLE_MIN 100 /* min idle time (ms) */
[all...]
H A Dieee80211_mesh.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
107 static int ieee80211_mesh_gateint = -1;
111 "mesh gate interval (ms)");
112 static int ieee80211_mesh_retrytimeout = -1;
117 static int ieee80211_mesh_holdingtimeout = -
183 mesh_rt_find_locked(struct ieee80211_mesh_state * ms,const uint8_t dest[IEEE80211_ADDR_LEN]) mesh_rt_find_locked() argument
201 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_rt_add_locked() local
228 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_rt_find() local
241 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_rt_add() local
306 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_proxy_check() local
349 mesh_rt_del(struct ieee80211_mesh_state * ms,struct ieee80211_mesh_route * rt) mesh_rt_del() argument
366 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_rt_del() local
390 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_rt_flush() local
405 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_rt_flush_peer() local
423 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_rt_flush_invalid() local
482 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_select_proto_path() local
497 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_select_proto_metric() local
512 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_gatemode_setup() local
533 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_gatemode_cb() local
643 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_vdetach() local
658 struct ieee80211_mesh_state *ms; mesh_vattach() local
693 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_newstate() local
849 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_rt_cleanup_cb() local
865 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_mark_gate() local
901 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_linkchange() local
1071 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_forward_to_gates() local
1145 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_forward() local
1374 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_recv_indiv_data_to_fwrd() local
1432 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_recv_indiv_data_to_me() local
1499 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_recv_group_data() local
1833 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_recv_mgmt() local
1847 struct ieee80211_scanparams scan; mesh_recv_mgmt() local
2239 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_recv_action_meshpeering_open() local
2564 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_recv_action_meshgate() local
3084 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_verify_meshid() local
3099 const struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_verify_meshconf() local
3188 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_add_meshid() local
3206 const struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_add_meshconf() local
3369 struct ieee80211_mesh_state *ms = vap->iv_mesh; ieee80211_mesh_node_cleanup() local
3411 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_ioctl_get80211() local
3519 struct ieee80211_mesh_state *ms = vap->iv_mesh; mesh_ioctl_set80211() local
[all...]
/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p.h2 * Wi-Fi Direct - P2P module
3 * Copyright (c) 2009-2010, Atheros Communications
23 #define P2PS_WILD_HASH_STR "org.wi-fi.wfds"
29 * P2P_MAX_PREF_CHANNELS - Maximum number of preferred channels
34 * P2P_MAX_REG_CLASSES - Maximum number of regulatory classes
39 * P2P_MAX_REG_CLASS_CHANNELS - Maximum number of channels per regulatory class
44 * struct p2p_channels - List of supported channels
48 * struct p2p_reg_class - Supported regulatory class
52 * reg_class - Regulator
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A DREADME-P2P1 wpa_supplicant and Wi-Fi P2P
4 This document describes how the Wi-Fi P2P implementation in
10 Introduction to Wi-Fi P2P
11 -------------------------
15 More information about Wi-Fi P2P is available from Wi-Fi Alliance:
16 http://www.wi-fi.org/Wi-Fi_Direct.php
20 -----------------------------
26 ----------------------------
28 Wi-Fi P2P is an optional component that needs to be enabled in the
30 configuration that includes Wi-Fi P2P support and Linux nl80211
[all …]
H A Dconfig.h3 * Copyright (c) 2003-2012, Jouni Malinen <j@w1.fi>
23 * The default dot11RSNASAERetransPeriod is defined as 40 ms in the standard,
24 * but use 1000 ms in practice to avoid issues on low power CPUs.
46 #define DEFAULT_DISASSOC_IMMINENT_RSSI_THRESHOLD -75
63 * next - Next credential in the list
71 * id - Unique id for the credential
82 * temporary - Whether this credential is temporary and not to be saved
87 * priority - Priority group
99 * pcsc - Use PC/SC and SIM/USIM card
104 * realm - Hom
[all...]
H A Dscan.c2 * WPA Supplicant - Scanning
3 * Copyright (c) 2003-2019, Jouni Malinen <j@w1.fi>
24 #include "scan.h"
39 if (wpa_s->current_ssid == NULL) { in wpa_supplicant_gen_assoc_event()
40 wpa_s->current_ssid = ssid; in wpa_supplicant_gen_assoc_event()
45 "network - generating associated event"); in wpa_supplicant_gen_assoc_event()
58 for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) { in wpas_wps_in_use()
59 if (!(ssid->key_mgm in wpas_wps_in_use()
[all...]
H A Dwpa_supplicant.conf48 # run as non-root users. However, since the control interface can be used to
51 # want to allow non-root users to use the control interface, add a new group
69 # library/default.asp?url=/library/en-us/secauthz/security/
72 # DACL (which will reject all connections). See README-Windows.txt for more
78 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines
85 # defined in IEEE Std 802.1X-2010.
90 # uses the scan results to select a suitable AP. Another alternative is to
111 # created immediately regardless of scan results. ap_scan=1 mode will first try
112 # to scan for existing networks and only if no matches with the enabled
116 # Whether to force passive scan fo
[all...]
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
8 - add support for GCM-AES-256 cipher suite
9 - remov
[all...]
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation
4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
5 * Copyright (C) 2016-2017 Intel Deutschland GmbH
10 /* Scan Command
767 __le16 interval; global() member
[all...]
/freebsd-src/contrib/wpa/src/common/
H A Dqca-vendor.h3 * Copyright (c) 2014-2017, Qualcomm Atheros, Inc.
4 * Copyright (c) 2018-2020, The Linux Foundation
5 * Copyright (c) 2021-2023, Qualcomm Innovation Center, Inc.
28 * enum qca_radiotap_vendor_ids - QCA radiotap vendor namespace IDs
41 * Global NSS configuration - Applies to all bands (2.4 GHz and 5/6 GHz)
62 * Per band NSS configuration - Applies to the 2.4 GHz or 5/6 GHz band
79 * Global chain configuration - Applies to all bands (2.4 GHz and 5/6 GHz)
96 * Per band chain configuration - Applies to the 2.4 GHz or 5/6 GHz band
117 * Case 1: CONFIG_NSS + CONFIG_TX_NSS/RX_NSS - Only CONFIG_NSS is applied
120 * Case 2: CONFIG_NSS + CONFIG_TX_NSS + CONFIG_RX_NSS - Sam
[all...]
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dwmi.h1 /* SPDX-License-Identifier: ISC */
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
4 * Copyright (c) 2011-2017 Qualcomm Atheros, Inc.
5 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
28 * 1. Add new WMI commands ONLY within the specified range - 0x9000 - 0x9fff
44 * variable is already 4-byte aligned by virtue of being a u32
526 * for wmi_services is 64 as target is using only 4-bits of each 32-bit
532 __le32_to_cpu((wmi_svc_bmap)[((svc_id) - (len)) / 28]) & \
533 BIT(((((svc_id) - (len)) % 28) & 0x1f) + 4))
1095 /* Scan specific commands */
[all …]
/freebsd-src/sbin/ifconfig/
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
93 .Bl -tag -width indent
120 The format is specified as a comma-separated list of
141 .Bl -tag -widt
[all...]
/freebsd-src/contrib/wpa/src/drivers/
H A Dnl80211_copy.h6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
13 * Copyright 2015-2017 Intel Deutschland GmbH
14 * Copyright (C) 2018-2023 Intel Corporation
32 * be careful not to break things - i.e. don't move anything around or so
48 #define NL80211_MULTICAST_GROUP_SCAN "scan"
74 * - a setup station entry is added, not yet authorized, without any rate
76 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
79 * - %NL80211_TDLS_ENABLE_LINK is then used
80 * - after this, the only valid operation is to remove it by tearing down
95 * Frame registration is done on a per-interfac
[all...]
H A Ddriver.h3 * Copyright (c) 2003-2017, Jouni Malinen <j@w1.fi>
74 * enum reg_change_initiator - Regulatory change initiator
85 * enum reg_type - Regulatory change types
96 * struct hostapd_wmm_rule - WMM regulatory rule
110 * struct hostapd_channel_data - Channel information
114 * chan - Channel number (IEEE 802.11)
119 * freq - Frequency in MHz
124 * flag - Channel flags (HOSTAPD_CHAN_*)
129 * allowed_bw - Allowed channel width bitmask
136 * max_tx_power - Regulator
547 u32 interval; /* In seconds */ global() member
[all...]
/freebsd-src/sys/contrib/openzfs/man/man4/
H A Dzfs.49 .\" usr/src/OPENSOLARIS.LICENSE or https://opensource.org/licenses/CDDL-1.0.
31 .Bl -tag -width Ds
102 Turbo L2ARC warm-up.
103 When the L2ARC is cold the fill interval will be set as fast as possible.
106 Min feed interval in milliseconds.
179 Percent of ARC size allowed for L2ARC-only headers.
229 Max write bytes per interval.
252 before moving on to the next top-level vdev.
255 Enable metaslab group biasing based on their vdevs' over- o
[all...]
/freebsd-src/share/man/man4/
H A Dnet80211.41 .\"-
51 .Bl -tag -width ".Dv SIOCG80211"
62 .Bd -literal
73 -1 and set the global variable errno to
78 or in a user-specified buffer pointed to by
96 .Bl -tag -width indent
162 This value will be non-zero when AP bridging is enabled and otherwise zero.
200 When this value is non-zero and operating in station mode
202 the current channel and scan for neighboring stations.
212 before it will do a background scan.
[all …]
/freebsd-src/sys/dev/iwi/
H A Dif_iwireg.h2 /*-
3 * SPDX-License-Identifier: BSD-2-Clause
454 uint16_t lintval; /* listen interval */
455 uint16_t intval; /* beacon interval */
468 uint16_t dwelltime; /* channel dwell time (ms) */
476 /* scan type codes */
484 /* scan result codes */
485 #define IWI_SCAN_COMPLETED 1 /* scan compeleted successfully */
486 #define IWI_SCAN_ABORTED 2 /* scan was aborted by the driver */
514 uint8_t use_protection; /* auto-detect 11g operation */
[all …]
/freebsd-src/sys/dev/ath/ath_rate/onoe/
H A Donoe.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2002-2007 Sam Leffler, Errno Consulting
75 * (each ath_rateinterval ms) analyzing transmit statistics for each
91 static int ath_rateinterval = 1000; /* rate ctl interval (ms) */
119 *rix = on->on_tx_rix0; in ath_rate_findrate()
120 *try0 = on->on_tx_try0; in ath_rate_findrate()
122 *txrate = on->on_tx_rate0sp; in ath_rate_findrate()
124 *txrate = on->on_tx_rate0; in ath_rate_findrate()
125 *maxdur = -1; in ath_rate_findrate()
[all …]
/freebsd-src/sys/dev/ath/ath_rate/amrr/
H A Damrr.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
5 * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
18 * 3. Neither the names of the above-listed copyright holders nor the names
44 * http://www-sop.inria.fr/rapports/sophia/RR-5208.html
83 static int ath_rateinterval = 1000; /* rate ctl interval (ms) */
111 *rix = amn->amn_tx_rix0; in ath_rate_findrate()
112 *try0 = amn->amn_tx_try0; in ath_rate_findrate()
114 *txrate = amn->amn_tx_rate0sp; in ath_rate_findrate()
116 *txrate = amn->amn_tx_rate0; in ath_rate_findrate()
[all …]

1234