Searched full:wlan (Results 1 – 25 of 472) sorted by relevance
12345678910>>...19
/Linux-v5.10/drivers/net/wireless/ti/wl12xx/ |
D | conf.h | 39 * in WLAN / BT master basic rate 48 * in WLAN / BT slave basic rate 57 * in WLAN / BT master EDR 66 * in WLAN / BT slave EDR 74 * The maximum time WLAN can gain the antenna 75 * in WLAN PSM / BT master/slave BR 83 * The maximum time WLAN can gain the antenna 84 * in WLAN PSM / BT master/slave EDR 125 * Compensation percentage of WLAN active scan window if initiated 133 * Compensation percentage of WLAN passive scan window if initiated [all …]
|
/Linux-v5.10/drivers/staging/wlan-ng/ |
D | prism2usb.c | 15 PRISM_DEV(0x09aa, 0x3642, "Prism2.x 11Mbps WLAN USB Adapter"), 16 PRISM_DEV(0x1668, 0x0408, "Actiontec Prism2.5 11Mbps WLAN USB Adapter"), 17 PRISM_DEV(0x1668, 0x0421, "Actiontec Prism2.5 11Mbps WLAN USB Adapter"), 18 PRISM_DEV(0x1915, 0x2236, "Linksys WUSB11v3.0 11Mbps WLAN USB Adapter"), 19 PRISM_DEV(0x066b, 0x2212, "Linksys WUSB11v2.5 11Mbps WLAN USB Adapter"), 20 PRISM_DEV(0x066b, 0x2213, "Linksys WUSB12v1.1 11Mbps WLAN USB Adapter"), 21 PRISM_DEV(0x0411, 0x0016, "Melco WLI-USB-S11 11Mbps WLAN Adapter"), 30 PRISM_DEV(0x0b3b, 0x1601, "ALLNET 0193 11Mbps WLAN USB Adapter"), 33 PRISM_DEV(0x0411, 0x0027, "Melco WLI-USB-KS11G 11Mbps WLAN Adapter"), 34 PRISM_DEV(0x04f1, 0x3009, "JVC MP-XP7250 Builtin USB WLAN Adapter"), [all …]
|
D | prism2mib.c | 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com 240 * wlandev wlan device structure 356 * wlandev wlan device structure. 406 * wlandev wlan device structure. 453 * wlandev wlan device structure. 510 * wlandev wlan device structure. 560 * wlandev wlan device structure. [all …]
|
D | prism2mgmt.h | 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com 49 * with the hfa384x Wireless LAN (WLAN) Media Access Controller (MAC). 50 * The hfa384x is a portion of the Harris PRISM(tm) WLAN chipset. 88 * conversion functions going between wlan message data types and
|
D | p80211netdev.h | 4 * WLAN net device structure and functions 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com 48 * This file declares the structure type that represents each wlan 157 /* WLAN device type */
|
D | p80211req.h | 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com
|
D | p80211ioctl.h | 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com 59 * wlan network devices present (i.e. sending a message that only p80211
|
D | p80211msg.h | 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com
|
D | prism2sta.c | 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com 139 * WLAN device open method. Called from p80211netdev when kernel 145 * wlandev wlan device structure 173 * WLAN device close method. Called from p80211netdev when kernel 179 * wlandev wlan device structure 208 * wlandev wlan device structure 229 * wlandev wlan device structure [all …]
|
D | Kconfig | 4 depends on WLAN && USB && CFG80211 9 This is the wlan-ng prism 2.5/3 USB driver for a wide range of
|
D | p80211req.c | 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com 103 * wlandev WLAN device struct 161 * wlandev WLAN device struct
|
D | p80211conv.h | 9 * linux-wlan 34 * Inquiries regarding the linux-wlan Open Source project can be 38 * info@linux-wlan.com 39 * http://www.linux-wlan.com
|
/Linux-v5.10/arch/mips/bcm47xx/ |
D | leds.c | 35 BCM47XX_GPIO_LED(7, "unk", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF), 40 /* TODO: Add "wlan" LED */ 50 BCM47XX_GPIO_LED(7, "blue", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF), 66 BCM47XX_GPIO_LED(0, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF), 94 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF), 105 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF), 111 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF), 132 BCM47XX_GPIO_LED(13, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF), 147 BCM47XX_GPIO_LED(2, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF), 156 BCM47XX_GPIO_LED(2, "green", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF), [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | dove-d2plug.dts | 24 wlan-ap { 25 label = "wlan-ap"; 29 wlan-act { 30 label = "wlan-act"; 54 /* Marvell SD8787 WLAN/BT */
|
D | dove-d3plug.dts | 24 wlan-act { 25 label = "wlan-act"; 29 wlan-ap { 30 label = "wlan-ap"; 72 /* Marvell SD8787 WLAN/BT */
|
D | am335x-baltos-leds.dtsi | 26 wlan { 27 label = "onrisc:blue:wlan"; 43 …AM33XX_PADCONF(AM335X_PIN_MII1_TXD3, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* mii1_txd3.gpio0_16 WLAN LE…
|
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | Kconfig | 2 tristate "Broadcom FullMAC WLAN driver" 26 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to 37 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to 48 IEEE802.11ac embedded FullMAC WLAN driver. Say Y if you want to
|
/Linux-v5.10/drivers/net/wireless/ti/wlcore/ |
D | Kconfig | 7 This module contains the main code for TI WLAN chips. It abstracts 21 TI WLAN chipsets. Select this if your platform is using 32 TI WLAN chipsets. Select this if your platform is using
|
/Linux-v5.10/drivers/net/wireless/rsi/ |
D | Kconfig | 16 tristate "Redpine Signals Inc 91x WLAN driver support" 48 bool "Redpine Signals WLAN BT Coexistence support" 53 This option enables the WLAN BT coex support in rsi drivers.
|
/Linux-v5.10/arch/arm/mach-pxa/include/mach/ |
D | hx4700.h | 119 #define EGPIO0_VCC_3V3_EN (HX4700_EGPIO_BASE + 0) /* WLAN support chip */ 120 #define EGPIO1_WL_VREG_EN (HX4700_EGPIO_BASE + 1) /* WLAN power */ 125 #define EGPIO6_WL1V8_EN (HX4700_EGPIO_BASE + 6) /* WLAN 1.8V enable */ 126 #define EGPIO7_VCC_3V3_WL_EN (HX4700_EGPIO_BASE + 7) /* WLAN 3.3V enable */
|
/Linux-v5.10/drivers/net/wireless/ti/wl1251/ |
D | reg.h | 186 it holds the Wlan hardware in a soft reset state. 192 (not self-clearing), the Wlan hardware 248 the command mailbox located in the Wlan hardware memory. 251 The Wlan hardware initializes the command mailbox 255 the Wlan hardware. 263 the information mailbox located in the Wlan hardware memory. 266 The Wlan hardware initializes the information mailbox pointer 270 the Wlan hardware. 356 The Wlan hardware hardware clears this bit automatically. 362 The Wlan hardware hardware clears this bit automatically. [all …]
|
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | Kconfig | 3 tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support" 8 This adds support for MT7603E wireless PCIe devices and the WLAN core
|
/Linux-v5.10/drivers/staging/ks7010/ |
D | Kconfig | 10 found on at least later Spectec SDW-821 (FCC-ID "S2Y-WLAN-11G-K" only, 11 sadly not FCC-ID "S2Y-WLAN-11B-G") and Spectec SDW-823 microSD cards.
|
/Linux-v5.10/drivers/net/wireless/intersil/orinoco/ |
D | orinoco_cs.c | 8 * cards such as the 3Com AirConnect and Ericsson WLAN. 242 PCMCIA_DEVICE_MANF_CARD(0x016b, 0x0001), /* Ericsson WLAN Card C11 */ 259 …PCMCIA_DEVICE_PROD_ID12("D-Link Corporation", "D-Link DWL-650H 11Mbps WLAN Adapter", 0xef544d24, 0… 269 PCMCIA_DEVICE_PROD_ID12("OTC", "Wireless AirEZY 2411-PCC WLAN Card", 0x4ac44287, 0x235a6bed), 272 PCMCIA_DEVICE_PROD_ID12("SAMSUNG", "11Mbps WLAN Card", 0x43d74cb4, 0x579bd91b), 282 PCMCIA_DEVICE_MANF_CARD(0x01ff, 0x0008), /* Intermec MobileLAN 11Mbps 802.11b WLAN Card */ 283 PCMCIA_DEVICE_MANF_CARD(0x0250, 0x0002), /* Samsung SWL2000-N 11Mb/s WLAN Card */ 304 PCMCIA_DEVICE_PROD_ID12("D", "Link DRC-650 11Mbps WLAN Card", 0x71b18589, 0xf144e3ac), 305 PCMCIA_DEVICE_PROD_ID12("D", "Link DWL-650 11Mbps WLAN Card", 0x71b18589, 0xb6f1b0ab),
|
/Linux-v5.10/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,wcnss.txt | 52 "qcom,wcnss-wlan", 104 wlan { 105 compatible = "qcom,wcnss-wlan";
|
12345678910>>...19