Home
last modified time | relevance | path

Searched +full:wi +full:- +full:fi (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) "
9 Intel Wireless WiFi Link Next-Gen AGN
13 Intel 6000 Series Wi-Fi Adapters (6200AGN and 6300AGN)
17 Intel 6005 Series Wi-Fi Adapters
18 Intel 6030 Series Wi-Fi Adapters
20 Intel 100 Series Wi-Fi Adapters (100BGN and 130BGN)
21 Intel 2000 Series Wi-Fi Adapters
22 Intel 7260 Wi-Fi Adapter
23 Intel 3160 Wi-Fi Adapter
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/
H A Dwifi-test-suite_git.bb1 SUMMARY = "Wi-Fi Test Suite Linux Control Agent"
2 DESCRIPTION = "Wi-Fi Test Suite is a software platform originally developed \
3 by Wi-Fi Alliance, the global non-profit industry association that brings you \
4 Wi-Fi, to support certification program development and device certification."
5 HOMEPAGE = "https://www.wi-fi.org/certification/wi-fi-test-suite"
12 SRC_URI = "git://github.com/Wi-FiTestSuite/Wi-FiTestSuite-Linux-DUT.git;branch=master;protocol=http…
13 file://0001-Use-toolchain-from-environment-variables.patch \
14 file://0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch \
15 file://0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch \
16 file://0004-run-ranlib-per-library-and-use-AR.patch \
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/cfg/
H A D22000.c8 * Copyright(c) 2015-2017 Intel Deutschland GmbH
9 * Copyright (C) 2018-2020 Intel Corporation
22 * Copyright(c) 2015-2017 Intel Deutschland GmbH
23 * Copyright (C) 2018-2020 Intel Corporation
56 #include "iwl-config.h"
57 #include "iwl-prph.h"
76 #define IWL_QU_B_HR_B_FW_PRE "iwlwifi-Qu-b0-hr-b0-"
77 #define IWL_QNJ_B_HR_B_FW_PRE "iwlwifi-QuQnj-b0-hr-b0-"
78 #define IWL_QU_C_HR_B_FW_PRE "iwlwifi-Qu-c0-hr-b0-"
79 #define IWL_QU_B_JF_B_FW_PRE "iwlwifi-Qu-b0-jf-b0-"
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_hal.h32 __stringify(DEV_OPMODE_WIFI_ALONE) "[Wi-Fi alone], " \
36 __stringify(DEV_OPMODE_STA_BT) "[Wi-Fi STA + BT classic], " \
37 __stringify(DEV_OPMODE_STA_BT_LE) "[Wi-Fi STA + BT LE], " \
38 __stringify(DEV_OPMODE_STA_BT_DUAL) "[Wi-Fi STA + BT classic + BT LE], " \
39 __stringify(DEV_OPMODE_AP_BT) "[Wi-Fi AP + BT classic], " \
40 __stringify(DEV_OPMODE_AP_BT_DUAL) "[Wi-Fi AP + BT classic + BT LE]"
H A Drsi_91x_main.c49 * rsi_dbg() - This function outputs informational messages.
51 * @fmt: printf-style format for output message.
75 return "Wi-Fi alone"; in opmode_str()
83 return "Wi-Fi STA + BT EDR"; in opmode_str()
85 return "Wi-Fi STA + BT LE"; in opmode_str()
87 return "Wi-Fi STA + BT DUAL"; in opmode_str()
89 return "Wi-Fi AP + BT EDR"; in opmode_str()
91 return "Wi-Fi AP + BT DUAL"; in opmode_str()
103 common->lmac_ver.major, common->lmac_ver.minor, in rsi_print_version()
104 common->lmac_ver.release_num); in rsi_print_version()
[all …]
/OK3568_Linux_fs/buildroot/package/wpa_supplicant/
H A DConfig.in9 http://w1.fi/wpa_supplicant/
21 Linux, but may not be supported by some out-of-tree Linux
39 for Linux, which is now deprecated and in maintenance-only in
40 the kernel. It may still be required by out-of-tree drivers.
59 Enable support for RSN/WPA2 in Ad-Hoc mode.
70 smaller overall. It also enables support for Wi-Fi Direct.
73 bool "Enable Wi-Fi Display"
76 Enable support for Wi-Fi Display
95 Enable support for EAP, 802.1x/WPA-Enterprise and FILS.
112 Enable support for Wi-Fi Protected Setup (WPS).
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pno.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Prefered Network Offload code and Wi-Fi Location Service(WLS) code.
6 * Copyright (C) 1999-2017, Broadcom Corporation
27 * <<Broadcom-WL-IPTag/Open:>>
29 * $Id: dhd_pno.h 707287 2017-06-27 06:44:29Z $
64 #define RESULTS_END_MARKER "----\n"
199 /* Wi-Fi Legacy PNO Mode */
202 /* Wi-Fi Android BATCH SCAN Mode */
204 /* Wi-Fi Android Hotlist SCAN Mode */
206 /* Wi-Fi Google Android SCAN Mode */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pno.h3 * Prefered Network Offload code and Wi-Fi Location Service(WLS) code.
7 * Copyright (C) 1999-2017, Broadcom Corporation
28 * <<Broadcom-WL-IPTag/Open:>>
30 * $Id: dhd_pno.h 805174 2019-02-15 17:26:01Z $
65 #define RESULTS_END_MARKER "----\n"
200 /* Wi-Fi Legacy PNO Mode */
203 /* Wi-Fi Android BATCH SCAN Mode */
205 /* Wi-Fi Android Hotlist SCAN Mode */
207 /* Wi-Fi Google Android SCAN Mode */
212 /* Wi-Fi Legacy PNO Mode */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pno.h3 * Prefered Network Offload code and Wi-Fi Location Service(WLS) code.
7 * Copyright (C) 1999-2017, Broadcom Corporation
28 * <<Broadcom-WL-IPTag/Open:>>
30 * $Id: dhd_pno.h 805174 2019-02-15 17:26:01Z $
65 #define RESULTS_END_MARKER "----\n"
200 /* Wi-Fi Legacy PNO Mode */
203 /* Wi-Fi Android BATCH SCAN Mode */
205 /* Wi-Fi Android Hotlist SCAN Mode */
207 /* Wi-Fi Google Android SCAN Mode */
212 /* Wi-Fi Legacy PNO Mode */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pno.h3 * Prefered Network Offload code and Wi-Fi Location Service(WLS) code.
7 * Copyright (C) 1999-2017, Broadcom Corporation
28 * <<Broadcom-WL-IPTag/Open:>>
30 * $Id: dhd_pno.h 805174 2019-02-15 17:26:01Z $
65 #define RESULTS_END_MARKER "----\n"
200 /* Wi-Fi Legacy PNO Mode */
203 /* Wi-Fi Android BATCH SCAN Mode */
205 /* Wi-Fi Android Hotlist SCAN Mode */
207 /* Wi-Fi Google Android SCAN Mode */
212 /* Wi-Fi Legacy PNO Mode */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pno.h3 * Prefered Network Offload code and Wi-Fi Location Service(WLS) code.
22 * <<Broadcom-WL-IPTag/Dual:>>
57 #define RESULTS_END_MARKER "----\n"
182 /* Wi-Fi Legacy PNO Mode */
185 /* Wi-Fi Android BATCH SCAN Mode */
187 /* Wi-Fi Android Hotlist SCAN Mode */
189 /* Wi-Fi Google Android SCAN Mode */
194 /* Wi-Fi Legacy PNO Mode */
197 /* Wi-Fi Android BATCH SCAN Mode */
199 /* Wi-Fi Android Hotlist SCAN Mode */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pno.h3 * Prefered Network Offload code and Wi-Fi Location Service(WLS) code.
22 * <<Broadcom-WL-IPTag/Dual:>>
57 #define RESULTS_END_MARKER "----\n"
182 /* Wi-Fi Legacy PNO Mode */
185 /* Wi-Fi Android BATCH SCAN Mode */
187 /* Wi-Fi Android Hotlist SCAN Mode */
189 /* Wi-Fi Google Android SCAN Mode */
194 /* Wi-Fi Legacy PNO Mode */
197 /* Wi-Fi Android BATCH SCAN Mode */
199 /* Wi-Fi Android Hotlist SCAN Mode */
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D0001-Makefile-do-not-compile-.pyc-in-parallel.patch16 https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20211130-yr_o1a8d/packages/diff-html/
18 Upstream-Status: Inappropriate [see issues above]
19 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
21 ---
22 Makefile.pre.in | 12 ++++++------
23 1 file changed, 6 insertions(+), 6 deletions(-)
25 diff --git a/Makefile.pre.in b/Makefile.pre.in
27 --- a/Makefile.pre.in
29 @@ -1601,30 +1601,30 @@ libinstall: build_all $(srcdir)/Modules/xxmodule.c
30 fi
[all …]
/OK3568_Linux_fs/buildroot/package/python3/
H A D0001-Make-the-build-of-pyc-files-conditional.patch2 From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
3 Date: Wed, 22 Feb 2017 16:21:31 -0800
6 This commit adds a new configure option --disable-pyc-build to disable
9 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
12 ---
17 diff --git a/Makefile.pre.in b/Makefile.pre.in
19 --- a/Makefile.pre.in
21 @@ -1600,6 +1600,7 @@ libinstall: build_all $(srcdir)/Modules/xxmodule.c
24 fi
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/
H A D0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch7 Signed-off-by: Ankit Navik <ankit.tarot@gmail.com>
8 ---
9 lib/wfa_cs.c | 4 ++--
10 scripts/dev_send_frame | 2 +-
11 scripts/sta_reset_parm | 2 +-
12 3 files changed, 4 insertions(+), 4 deletions(-)
14 diff --git a/lib/wfa_cs.c b/lib/wfa_cs.c
16 --- a/lib/wfa_cs.c
18 @@ -319,7 +319,7 @@ int wfaStaGetIpConfig(int len, BYTE *caCmdBuf, int *respLen, BYTE *respBuf)
22 - ret = access("/usr/local/sbin/getipconfig.sh", F_OK);
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun8i-h2-plus-orangepi-r1.dts4 * This file is dual-licensed: you can use it either under the terms
44 #include "sun8i-h2-plus-orangepi-zero.dts"
48 compatible = "xunlong,orangepi-r1", "allwinner,sun8i-h2-plus";
50 /delete-node/ reg_vcc_wifi;
53 * Ths pin of this regulator is the same with the Wi-Fi extra
55 * Ethernet rather than the Wi-Fi now.
57 reg_vcc_usb_eth: reg-vcc-usb-ethernet {
58 compatible = "regulator-fixed";
59 regulator-min-microvolt = <3300000>;
60 regulator-max-microvolt = <3300000>;
[all …]
H A Dimx6qdl-sr-som-ti.dtsi4 * This file is dual-licensed: you can use it either under the terms
41 #include <dt-bindings/gpio/gpio.h>
44 nvcc_sd1: regulator-nvcc-sd1 {
45 compatible = "regulator-fixed";
46 regulator-always-on;
47 regulator-name = "nvcc_sd1";
48 regulator-min-microvolt = <1800000>;
49 regulator-max-microvolt = <1800000>;
50 vin-supply = <&vcc_3v3>;
53 clk_ti_wifi: ti-wifi-clock {
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/platform/
H A Dplatform_rockchips_sdio.c17 #include <linux/rfkill-wlan.h> /* rockchip_wifi_xxx() */
32 printk("==== Launching Wi-Fi driver! (Powered by Rockchip) ====\n"); in platform_wifi_power_on()
46 printk("=== Dislaunching Wi-Fi driver! (Powered by Rockchip) ==\n"); in platform_wifi_power_off()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/platform/
H A Dplatform_ARM_RK_sdio.c16 #include <linux/rfkill-wlan.h>
38 RTW_PRINT("==== Launching Wi-Fi driver! (Powered by Rockchip) ====\n"); in platform_wifi_power_on()
49 RTW_PRINT("==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====\n"); in platform_wifi_power_off()
H A Dplatform_ARM_RK_pci.c16 #include <linux/rfkill-wlan.h>
38 RTW_PRINT("==== Launching Wi-Fi driver! (Powered by Rockchip) ====\n"); in platform_wifi_power_on()
49 RTW_PRINT("==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====\n"); in platform_wifi_power_off()
/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A Dboard.c10 * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
12 * SPDX-License-Identifier: GPL-2.0+
57 return -ENODEV; in read_eeprom()
64 return -EIO; in read_eeprom()
70 return -EIO; in read_eeprom()
111 /* Wi-Fi power regulator enable - high = enabled */ in force_modules_running()
114 * Wait for Wi-Fi power regulator to reach a stable voltage in force_modules_running()
115 * (soft-start time, max. 350 µs) in force_modules_running()
119 /* Wi-Fi module reset - high = running */ in force_modules_running()
122 /* ZigBee reset - high = running */ in force_modules_running()
[all …]
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dcheck-power-domain.sh1 #!/bin/bash -e
3 tmpdir=`mktemp -d`
4 dump_kernel_dtb_file=`mktemp -p $tmpdir`
5 tmp_phandle_file=`mktemp -p $tmpdir`
6 tmp_io_domain_file=`mktemp -p $tmpdir`
7 tmp_regulator_microvolt_file=`mktemp -p $tmpdir`
8 tmp_final_target=`mktemp -p $tmpdir`
9 tmp_grep_file=`mktemp -p $tmpdir`
11 dtc -q -I dtb -O dts -o ${dump_kernel_dtb_file} "$RK_KERNEL_DTB"
13 if [ "$RK_SECURITY_CHECK_METHOD" = "DM-E" ] ; then
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwps.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 1999-2017, Broadcom Corporation
26 * <<Broadcom-WL-IPTag/Open:>>
136 /* WCN-NET Windows Rally Vertical Pairing Vendor Extensions */
146 #define WPS_MS_VPI_NO_PROFILE_REQ 0x00 /* Wi-Fi profile not requested.
149 #define WPS_MS_VPI_PROFILE_REQ 0x01 /* Wi-Fi profile requested. */
250 #define WPS_DEVICEPWDID_NFC_CHO 0x0007 /* NFC-Connection-Handover */
251 #define WPS_DEVICEPWDID_WFDS 0x0008 /* Wi-Fi Direct Services Specification */
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwps.h21 * <<Broadcom-WL-IPTag/Dual:>>
128 /* WCN-NET Windows Rally Vertical Pairing Vendor Extensions */
138 #define WPS_MS_VPI_NO_PROFILE_REQ 0x00 /* Wi-Fi profile not requested.
141 #define WPS_MS_VPI_PROFILE_REQ 0x01 /* Wi-Fi profile requested. */
242 #define WPS_DEVICEPWDID_NFC_CHO 0x0007 /* NFC-Connection-Handover */
243 #define WPS_DEVICEPWDID_WFDS 0x0008 /* Wi-Fi Direct Services Specification */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwps.h21 * <<Broadcom-WL-IPTag/Dual:>>
128 /* WCN-NET Windows Rally Vertical Pairing Vendor Extensions */
138 #define WPS_MS_VPI_NO_PROFILE_REQ 0x00 /* Wi-Fi profile not requested.
141 #define WPS_MS_VPI_PROFILE_REQ 0x01 /* Wi-Fi profile requested. */
242 #define WPS_DEVICEPWDID_NFC_CHO 0x0007 /* NFC-Connection-Handover */
243 #define WPS_DEVICEPWDID_WFDS 0x0008 /* Wi-Fi Direct Services Specification */

12345678910>>...21