Home
last modified time | relevance | path

Searched +full:assoc +full:- +full:weight (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst1 .. SPDX-License-Identifier: GPL-2.0
14 - https://www.intel.com/content/www/us/en/architecture-and-technology/speed-select-technology-artic…
15 - https://builders.intel.com/docs/networkbuilders/intel-speed-select-technology-base-frequency-enha…
19 dynamically without pre-configuring via BIOS setup options. This dynamic
29 intel-speed-select configuration tool
32 Most Linux distribution packages may include the "intel-speed-select" tool. If not,
38 # cd tools/power/x86/intel-speed-select/
43 ------------
47 # intel-speed-select --help
49 The top-level help describes arguments and features. Notice that there is a
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Diqs269a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS269A is an 8-channel capacitive touch controller that features
14 additional Hall-effect and inductive sensing capabilities.
28 "#address-cells":
31 "#size-cells":
34 azoteq,hall-enable:
37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes
[all …]
/OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/
H A Disst-config.c1 // SPDX-License-Identifier: GPL-2.0
3 * Intel Speed Select -- Enumerate and control features
51 static int current_clos = -1;
52 static int clos_epp = -1;
53 static int clos_prop_prio = -1;
54 static int clos_min = -1;
55 static int clos_max = -1;
56 static int clos_desired = -1;
121 /* only three CascadeLake-N models are supported */ in update_cpu_model()
130 err(-1, "cannot open /proc/cpuinfo\n"); in update_cpu_model()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1 // SPDX-License-Identifier: GPL-2.0-only
28 #include <linux/dma-mapping.h>
108 return "ASSOC"; in cmdstr()
150 pr_debug("%s: <-\n", __func__); in gelic_eurus_sync_cmd_worker()
152 BUG_ON(cmd_info[cmd->cmd].pre_arg && in gelic_eurus_sync_cmd_worker()
153 cmd_info[cmd->cmd].post_arg); in gelic_eurus_sync_cmd_worker()
154 wl = cmd->wl; in gelic_eurus_sync_cmd_worker()
157 if (cmd_info[cmd->cmd].pre_arg) { in gelic_eurus_sync_cmd_worker()
158 arg1 = (cmd->buffer) ? in gelic_eurus_sync_cmd_worker()
159 ps3_mm_phys_to_lpar(__pa(cmd->buffer)) : in gelic_eurus_sync_cmd_worker()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Diqs269a.c1 // SPDX-License-Identifier: GPL-2.0+
8 * inductive keys as well as Hall-effect switches, and one for each of the two
149 #define IQS269_ATI_POLL_SLEEP_US (iqs269->delay_mult * 10000)
150 #define IQS269_ATI_POLL_TIMEOUT_US (iqs269->delay_mult * 500000)
151 #define IQS269_ATI_STABLE_DELAY_MS (iqs269->delay_mult * 150)
201 .name = "event-prox",
207 .name = "event-prox-alt",
214 .name = "event-touch",
220 .name = "event-touch-alt",
227 .name = "event-deep",
[all …]
/OK3568_Linux_fs/external/rkwifibt/bin/arm/
HDwl ... d dbm, %d mW Override is %s -o -d -q -m Error: Missing ...
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl_defs.h24 * <<Broadcom-WL-IPTag/Dual:>>
32 * This is the Broadcom-specific guid selector for IOCTL handler in the 80211 Protocol
47 * Non-wl layer in newer branches and trunk may use these as well
87 #define GET_PROPRIETARY_11N_MCS_NSS(mcs) (1 + ((mcs) - 85) / 8)
95 #define OLD_NRATE_MCS_INUSE 0x00000080 /* MSC in use,indicates b0-6 holds an mcs */
114 #define MAX_CCA_SECS 1 /* CCA keeps this many seconds history - trimmed for dongle */
116 #define IBSS_MED 15 /* Mediom in-bss congestion percentage */
117 #define IBSS_HI 25 /* Hi in-bss congestion percentage */
186 #define WL_STA_CAP_LSIG_TXOP 0x8000 /* L-SIG TXOP protection support */
190 #define WL_STA_CAP_RX_STBC_TWO_STREAM 0x2 /* rx STBC support of 1-2 spatial streams */
[all …]
H A Dwlioctl.h26 * <<Broadcom-WL-IPTag/Dual:>>
62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
69 * The error codes -4096 ... -5119 are reserved for firmware signing.
71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024]
76 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
142 #define DFS_SCAN_S_IDLE -1
227 * will see OBSS, [means that, we false detected that OBSS-is-gone
537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
595 uint8 bsscolor_index; /**< bsscolor index 0-1 */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl_defs.h24 * <<Broadcom-WL-IPTag/Dual:>>
32 * This is the Broadcom-specific guid selector for IOCTL handler in the 80211 Protocol
47 * Non-wl layer in newer branches and trunk may use these as well
87 #define GET_PROPRIETARY_11N_MCS_NSS(mcs) (1 + ((mcs) - 85) / 8)
95 #define OLD_NRATE_MCS_INUSE 0x00000080 /* MSC in use,indicates b0-6 holds an mcs */
114 #define MAX_CCA_SECS 1 /* CCA keeps this many seconds history - trimmed for dongle */
116 #define IBSS_MED 15 /* Mediom in-bss congestion percentage */
117 #define IBSS_HI 25 /* Hi in-bss congestion percentage */
186 #define WL_STA_CAP_LSIG_TXOP 0x8000 /* L-SIG TXOP protection support */
190 #define WL_STA_CAP_RX_STBC_TWO_STREAM 0x2 /* rx STBC support of 1-2 spatial streams */
[all …]
H A Dwlioctl.h26 * <<Broadcom-WL-IPTag/Dual:>>
62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
69 * The error codes -4096 ... -5119 are reserved for firmware signing.
71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024]
76 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
142 #define DFS_SCAN_S_IDLE -1
227 * will see OBSS, [means that, we false detected that OBSS-is-gone
537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
595 uint8 bsscolor_index; /**< bsscolor index 0-1 */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 1999-2017, Broadcom Corporation
26 * <<Broadcom-WL-IPTag/Open:>>
28 * $Id: wl_cfg80211.c 711110 2017-07-17 04:38:25Z $
194 _Pragma("GCC diagnostic ignored \"-Wcast-qual\"") \
200 _Pragma("GCC diagnostic ignored \"-Wcast-qual\"") \
234 * this definition reuires disabling missing-field-initializer warning
240 _Pragma("GCC diagnostic ignored \"-Wmissing-field-initializers\"")
247 REG_RULE(2412-10, 2472+10, 40, 6, 20, 0),
249 /* IEEE 802.11 channel 14 - Only JP enables
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h9 * Copyright (C) 1999-2017, Broadcom Corporation
30 * <<Broadcom-WL-IPTag/Open:>>
84 #define GET_PROPRIETARY_11N_MCS_NSS(mcs) (1 + ((mcs) - 85) / 8)
92 #define OLD_NRATE_MCS_INUSE 0x00000080 /* MSC in use,indicates b0-6 holds an mcs */
113 #define IBSS_MED 15 /* Mediom in-bss congestion percentage */
114 #define IBSS_HI 25 /* Hi in-bss congestion percentage */
180 #define WL_STA_CAP_LSIG_TXOP 0x8000 /* L-SIG TXOP protection support */
184 #define WL_STA_CAP_RX_STBC_TWO_STREAM 0x2 /* rx STBC support of 1-2 spatial streams */
185 #define WL_STA_CAP_RX_STBC_THREE_STREAM 0x3 /* rx STBC support of 1-3 spatial streams */
235 #define WL_SCANFLAGS_OFFCHAN 0x08 /* allow scanning/reporting off-channel APs */
[all …]
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
253 * will see OBSS, [means that, we false detected that OBSS-is-gone
353 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h9 * Copyright (C) 1999-2017, Broadcom Corporation
30 * <<Broadcom-WL-IPTag/Open:>>
84 #define GET_PROPRIETARY_11N_MCS_NSS(mcs) (1 + ((mcs) - 85) / 8)
92 #define OLD_NRATE_MCS_INUSE 0x00000080 /* MSC in use,indicates b0-6 holds an mcs */
113 #define IBSS_MED 15 /* Mediom in-bss congestion percentage */
114 #define IBSS_HI 25 /* Hi in-bss congestion percentage */
180 #define WL_STA_CAP_LSIG_TXOP 0x8000 /* L-SIG TXOP protection support */
184 #define WL_STA_CAP_RX_STBC_TWO_STREAM 0x2 /* rx STBC support of 1-2 spatial streams */
185 #define WL_STA_CAP_RX_STBC_THREE_STREAM 0x3 /* rx STBC support of 1-3 spatial streams */
235 #define WL_SCANFLAGS_OFFCHAN 0x08 /* allow scanning/reporting off-channel APs */
[all …]
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
253 * will see OBSS, [means that, we false detected that OBSS-is-gone
353 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h9 * Copyright (C) 1999-2017, Broadcom Corporation
30 * <<Broadcom-WL-IPTag/Open:>>
84 #define GET_PROPRIETARY_11N_MCS_NSS(mcs) (1 + ((mcs) - 85) / 8)
92 #define OLD_NRATE_MCS_INUSE 0x00000080 /* MSC in use,indicates b0-6 holds an mcs */
113 #define IBSS_MED 15 /* Mediom in-bss congestion percentage */
114 #define IBSS_HI 25 /* Hi in-bss congestion percentage */
180 #define WL_STA_CAP_LSIG_TXOP 0x8000 /* L-SIG TXOP protection support */
184 #define WL_STA_CAP_RX_STBC_TWO_STREAM 0x2 /* rx STBC support of 1-2 spatial streams */
185 #define WL_STA_CAP_RX_STBC_THREE_STREAM 0x3 /* rx STBC support of 1-3 spatial streams */
235 #define WL_SCANFLAGS_OFFCHAN 0x08 /* allow scanning/reporting off-channel APs */
[all …]
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
264 * will see OBSS, [means that, we false detected that OBSS-is-gone
364 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c2 * Linux cfg80211 driver - Android related functions
6 * Copyright (C) 1999-2017, Broadcom Corporation
27 * <<Broadcom-WL-IPTag/Open:>>
29 * $Id: wl_android.c 814826 2019-04-15 05:25:59Z $
94 #define CMD_RXFILTER_START "RXFILTER-START"
95 #define CMD_RXFILTER_STOP "RXFILTER-STOP"
96 #define CMD_RXFILTER_ADD "RXFILTER-ADD"
97 #define CMD_RXFILTER_REMOVE "RXFILTER-REMOVE"
98 #define CMD_BTCOEXSCAN_START "BTCOEXSCAN-START"
99 #define CMD_BTCOEXSCAN_STOP "BTCOEXSCAN-STOP"
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 * Copyright (C) 1999-2017, Broadcom Corporation
29 * <<Broadcom-WL-IPTag/Open:>>
31 * $Id: wlioctl_defs.h 677667 2017-01-04 07:43:05Z $
87 #define OLD_NRATE_MCS_INUSE 0x00000080 /* MSC in use,indicates b0-6 holds an mcs */
108 #define IBSS_MED 15 /* Mediom in-bss congestion percentage */
109 #define IBSS_HI 25 /* Hi in-bss congestion percentage */
175 #define WL_STA_CAP_LSIG_TXOP 0x8000 /* L-SIG TXOP protection support */
179 #define WL_STA_CAP_RX_STBC_TWO_STREAM 0x2 /* rx STBC support of 1-2 spatial streams */
180 #define WL_STA_CAP_RX_STBC_THREE_STREAM 0x3 /* rx STBC support of 1-3 spatial streams */
[all …]
H A Dwlioctl.h1 /* SPDX-License-Identifier: GPL-2.0 */
10 * Copyright (C) 1999-2017, Broadcom Corporation
29 * <<Broadcom-WL-IPTag/Open:>>
31 * $Id: wlioctl.h 677952 2017-01-05 23:25:28Z $
91 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
107 #define DFS_SCAN_S_IDLE -1
193 * will see OBSS, [means that, we false detected that OBSS-is-gone
294 * Per-BSS information structure.
396 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
546 #define WL_EXTDSCAN_PARAMS_FIXED_SIZE (sizeof(wl_extdscan_params_t) - sizeof(chan_scandata_t))
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c2 * Linux cfg80211 driver - Android related functions
6 * Copyright (C) 1999-2017, Broadcom Corporation
27 * <<Broadcom-WL-IPTag/Open:>>
29 * $Id: wl_android.c 814826 2019-04-15 05:25:59Z $
95 #define CMD_SCAN_ACTIVE "SCAN-ACTIVE"
96 #define CMD_SCAN_PASSIVE "SCAN-PASSIVE"
101 #define CMD_RXFILTER_START "RXFILTER-START"
102 #define CMD_RXFILTER_STOP "RXFILTER-STOP"
103 #define CMD_RXFILTER_ADD "RXFILTER-ADD"
104 #define CMD_RXFILTER_REMOVE "RXFILTER-REMOVE"
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c2 * Linux cfg80211 driver - Android related functions
6 * Copyright (C) 1999-2017, Broadcom Corporation
27 * <<Broadcom-WL-IPTag/Open:>>
29 * $Id: wl_android.c 814826 2019-04-15 05:25:59Z $
95 #define CMD_SCAN_ACTIVE "SCAN-ACTIVE"
96 #define CMD_SCAN_PASSIVE "SCAN-PASSIVE"
101 #define CMD_RXFILTER_START "RXFILTER-START"
102 #define CMD_RXFILTER_STOP "RXFILTER-STOP"
103 #define CMD_RXFILTER_ADD "RXFILTER-ADD"
104 #define CMD_RXFILTER_REMOVE "RXFILTER-REMOVE"
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1 /* SPDX-License-Identifier: ISC */
3 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
4 * Copyright (c) 2012-2017 Qualcomm Atheros, Inc.
5 * Copyright (c) 2006-2012 Wilocity
70 * Each ID maps to a bit in a 32-bit bitmask value provided by the FW to
444 * - WMI_RX_MGMT_PACKET_EVENTID - for every probe resp.
445 * - WMI_SCAN_COMPLETE_EVENTID
470 * 0 - 58320 MHz
471 * 1 - 60480 MHz
472 * 2 - 62640 MHz
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c2 * Copyright (c) 2004-2011 Atheros Communications Inc.
3 * Copyright (c) 2011-2012 Qualcomm Atheros, Inc.
111 /* 802.1d to AC mapping. Refer pg 57 of WMM-test-plan-v1.2 */
128 wmi->ep_id = ep_id; in ath6kl_wmi_set_control_ep()
133 return wmi->ep_id; in ath6kl_wmi_get_control_ep()
140 if (WARN_ON(if_idx > (ar->vif_max - 1))) in ath6kl_get_vif_by_index()
144 spin_lock_bh(&ar->list_lock); in ath6kl_get_vif_by_index()
145 list_for_each_entry(vif, &ar->vif_list, list) { in ath6kl_get_vif_by_index()
146 if (vif->fw_vif_idx == if_idx) { in ath6kl_get_vif_by_index()
151 spin_unlock_bh(&ar->list_lock); in ath6kl_get_vif_by_index()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1 /* SPDX-License-Identifier: GPL-2.0-only */
7 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
8 * Copyright 2013-2014 Intel Mobile Communications GmbH
9 * Copyright 2015-2017 Intel Deutschland GmbH
10 * Copyright (C) 2018-2020 Intel Corporation
70 * enum ieee80211_channel_flags - channel flags
141 * struct ieee80211_channel - channel definition
148 * @hw_value: hardware-specific value for the channel
184 * enum ieee80211_rate_flags - rate flags
217 * enum ieee80211_bss_type - BSS type filter
[all …]

12