/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | gpio-mouse.txt | 1 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 D | gpio-matrix-keypad.txt | 6 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/usr.sbin/bluetooth/hccontrol/ |
H A D | le.c | 79 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/contrib/wpa/src/p2p/ |
H A D | p2p.h | 2 * 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 - Regulatory class (IEEE 802.11-2007, Annex J) 57 * channel - Supported channels [all …]
|
/freebsd/sys/net80211/ |
H A D | ieee80211_ioctl.h | 1 /*- 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 D | ieee80211_var.h | 1 /*- 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) */ 71 #define IEEE80211_BGSCAN_IDLE_DEFAULT 250 /* default idle time (ms) */ 73 #define IEEE80211_SCAN_VALID_MIN 10 /* min scan valid time (secs) */ 74 #define IEEE80211_SCAN_VALID_DEFAULT 60 /* default scan valid time */ [all …]
|
H A D | ieee80211_mesh.c | 1 /*- 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 = -1; 123 static int ieee80211_mesh_confirmtimeout = -1; 128 static int ieee80211_mesh_backofftimeout = -1; 183 mesh_rt_find_locked(struct ieee80211_mesh_state *ms, in mesh_rt_find_locked() argument 188 MESH_RT_LOCK_ASSERT(ms); in mesh_rt_find_locked() [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-P2P | 1 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 D | config.h | 3 * 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 - Home Realm for Interworking [all …]
|
H A D | scan.c | 2 * 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_mgmt & WPA_KEY_MGMT_WPS)) in wpas_wps_in_use() 64 if (ssid->eap.phase1 && os_strstr(ssid->eap.phase1, "pbc=1")) in wpas_wps_in_use() 69 if (!wpa_s->global->p2p_disabled && wpa_s->global->p2p && in wpas_wps_in_use() [all …]
|
H A D | ChangeLog | 3 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 - remove incorrect EAP Session-Id length constraint 10 - add hardware offload support for additional drivers 11 * HE/IEEE 802.11ax/Wi-Fi 6 12 - support BSS color updates 13 - various fixes [all …]
|
H A D | wpa_supplicant.conf | 48 # 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 for network connection [all …]
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wmi.h | 1 /* 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/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | scan.h | 1 /* 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/sbin/ifconfig/ |
H A D | ifconfig.8 | 1 .\"- 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 -width default 145 .Bl -tag -width default -compact 158 Adjust the display of link-level ethernet (MAC) addresses: 160 .Bl -tag -width default -compact 175 .Bl -tag -width default -compact 192 .Bl -tag -width default -compact [all …]
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | nl80211_copy.h | 6 * 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-interface basis and registrations [all …]
|
H A D | driver.h | 3 * 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 - Regulatory transmit power limit in dBm [all …]
|
/freebsd/sys/contrib/openzfs/man/man4/ |
H A D | zfs.4 | 9 .\" 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- or under-utilization 305 When attempting to log an output nvlist of an ioctl in the on-disk history, [all …]
|
/freebsd/contrib/wpa/src/common/ |
H A D | qca-vendor.h | 3 * 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 - Same NSS values are [all …]
|
/freebsd/share/man/man4/ |
H A D | net80211.4 | 1 .\"- 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/sys/dev/iwi/ |
H A D | if_iwireg.h | 2 /*- 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/sys/dev/ath/ath_rate/onoe/ |
H A D | onoe.c | 1 /*- 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/contrib/ntp/ntpd/ |
H A D | refclock_chu.c | 2 * refclock_chu - clock driver for Canadian CHU time/frequency station 44 * kHz and mu-law companding. This is the same standard as used by the 57 * maximum-likelihood technique which exploits the considerable degree 62 * consists of nine, ten-character bursts transmitted at 300 bps between 87 * the DUT1 (d in deciseconds), Gregorian year (yyyy), difference TAI - 101 * coincides with 0.5 - 9 * 11/300 = 0.170 second. Depending on the 110 * connections. With debugging enabled (-d on the ntpd command line), 113 * chuA or chuB followed by the status code and signal level (0-9999). 120 * where n is the number of characters in the burst (0-10), b the burst 121 * distance (0-40), f the field alignment (-1, 0, 1), s the [all …]
|
/freebsd/sys/dev/ath/ath_rate/amrr/ |
H A D | amrr.c | 1 /*- 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 …]
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmreg.h | 10 * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved. 31 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 35 * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved. 73 * BEGIN iwl-csr.h 81 * low power states due to driver-invoked device resets 82 * (e.g. IWM_CSR_RESET_REG_FLAG_SW_RESET) or uCode-driven power-saving modes. 95 #define IWM_CSR_INT_COALESCING (0x004) /* accum ints, 32-usec units */ 109 * 31-16: Reserved 110 * 15- 2908 uint32_t interval; global() member 5865 uint16_t interval; global() member [all...] |