Home
last modified time | relevance | path

Searched full:wlan (Results 1 – 25 of 568) sorted by relevance

12345678910>>...23

/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dconf.h39 * 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 …]
/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2usb.c15 PRISM_DEV(0x09aa, 0x3642, "Prism2.x 11Mbps USB WLAN Adapter"),
16 PRISM_DEV(0x1668, 0x0408, "Actiontec Prism2.5 11Mbps USB WLAN Adapter"),
17 PRISM_DEV(0x1668, 0x0421, "Actiontec Prism2.5 11Mbps USB WLAN Adapter"),
18 PRISM_DEV(0x1915, 0x2236, "Linksys WUSB11v3.0 11Mbps USB WLAN Adapter"),
19 PRISM_DEV(0x066b, 0x2212, "Linksys WUSB11v2.5 11Mbps USB WLAN Adapter"),
20 PRISM_DEV(0x066b, 0x2213, "Linksys WUSB12v1.1 11Mbps USB WLAN Adapter"),
21 PRISM_DEV(0x0411, 0x0016, "Melco WLI-USB-S11 11Mbps WLAN Adapter"),
30 PRISM_DEV(0x0b3b, 0x1601, "ALLNET 0193 11Mbps USB WLAN 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 …]
H A Dprism2mib.c9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
219 * wlandev wlan device structure
335 * wlandev wlan device structure.
385 * wlandev wlan device structure.
432 * wlandev wlan device structure.
489 * wlandev wlan device structure.
539 * wlandev wlan device structure.
[all …]
H A Dprism2mgmt.h9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
28 * with the hfa384x Wireless LAN (WLAN) Media Access Controller (MAC).
29 * The hfa384x is a portion of the Harris PRISM(tm) WLAN chipset.
67 * conversion functions going between wlan message data types and
H A Dp80211req.h9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
H A Dp80211msg.h9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
H A Dp80211netdev.h4 * WLAN net device structure and functions
9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
27 * This file declares the structure type that represents each wlan
134 /* WLAN device type */
H A Dp80211ioctl.h9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
38 * wlan network devices present (i.e. sending a message that only p80211
H A Dprism2sta.c9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
118 * WLAN device open method. Called from p80211netdev when kernel
124 * wlandev wlan device structure
152 * WLAN device close method. Called from p80211netdev when kernel
158 * wlandev wlan device structure
187 * wlandev wlan device structure
208 * wlandev wlan device structure
[all …]
H A Dp80211req.c9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
82 * wlandev WLAN device struct
140 * wlandev WLAN device struct
H A Dp80211conv.h9 * linux-wlan
13 * Inquiries regarding the linux-wlan Open Source project can be
17 * info@linux-wlan.com
18 * http://www.linux-wlan.com
H A DKconfig4 depends on WLAN && USB && CFG80211
9 This is the wlan-ng prism 2.5/3 USB driver for a wide range of
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c91 return readl(dev->wlan.base + reg); in wifi_r32()
97 writel(val, dev->wlan.base + reg); in wifi_w32()
232 if (!dev || !dev->wlan.reset) in mtk_wed_fe_reset()
235 /* reset callback blocks until WLAN reset is completed */ in mtk_wed_fe_reset()
236 err = dev->wlan.reset(dev); in mtk_wed_fe_reset()
238 dev_err(dev->dev, "wlan reset failed: %d\n", err); in mtk_wed_fe_reset()
258 if (!dev || !dev->wlan.reset_complete) in mtk_wed_fe_reset_complete()
261 dev->wlan.reset_complete(dev); in mtk_wed_fe_reset_complete()
273 if (dev->wlan.bus_type == MTK_WED_BUS_PCIE) { in mtk_wed_assign()
274 hw = hw_list[pci_domain_nr(dev->wlan.pci_dev->bus)]; in mtk_wed_assign()
[all …]
/openbmc/linux/arch/mips/bcm47xx/
H A Dleds.c34 BCM47XX_GPIO_LED(5, "green", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF),
43 BCM47XX_GPIO_LED(7, "unk", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF),
48 /* TODO: Add "wlan" LED */
58 BCM47XX_GPIO_LED(7, "blue", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF),
74 BCM47XX_GPIO_LED(0, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
102 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
113 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
119 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
140 BCM47XX_GPIO_LED(13, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
155 BCM47XX_GPIO_LED(2, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmmio.c586 dev->mt76.token_size = wed->wlan.token_start; in mt7915_mmio_wed_offload_enable()
753 wed->wlan.pci_dev = pci_dev; in mt7915_mmio_wed_init()
754 wed->wlan.bus_type = MTK_WED_BUS_PCIE; in mt7915_mmio_wed_init()
755 wed->wlan.base = devm_ioremap(dev->mt76.dev, in mt7915_mmio_wed_init()
758 wed->wlan.phy_base = pci_resource_start(pci_dev, 0); in mt7915_mmio_wed_init()
759 wed->wlan.wpdma_int = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init()
761 wed->wlan.wpdma_mask = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init()
763 wed->wlan.wpdma_phys = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init()
765 wed->wlan.wpdma_tx = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init()
767 wed->wlan.wpdma_txfree = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init()
[all …]
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Ddove-d2plug.dts24 led-wlan-ap {
25 label = "wlan-ap";
29 led-wlan-act {
30 label = "wlan-act";
54 /* Marvell SD8787 WLAN/BT */
H A Ddove-d3plug.dts24 led-wlan-act {
25 label = "wlan-act";
29 led-wlan-ap {
30 label = "wlan-ap";
65 /* Marvell SD8787 WLAN/BT */
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A DKconfig2 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
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A DKconfig7 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
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Drfkill-gpio.yaml29 - wlan
48 label = "rfkill-pcie-wlan";
49 radio-type = "wlan";
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-baltos-leds.dtsi26 led-wlan {
27 label = "onrisc:blue:wlan";
43 …AM33XX_PADCONF(AM335X_PIN_MII1_TXD3, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* mii1_txd3.gpio0_16 WLAN LE…
/openbmc/linux/drivers/net/wireless/
H A DKconfig6 menuconfig WLAN config
19 if WLAN
45 endif # WLAN
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,wcnss.yaml23 default: wlan/prima/WCNSS_qcom_wlan_nv.bin
25 Relative firmware image path for the WLAN NV blob.
61 const: qcom,wcnss-wlan
124 compatible = "qcom,wcnss-wlan";
/openbmc/linux/drivers/net/wireless/rsi/
H A DKconfig16 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.
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A DKconfig3 tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support"
8 This adds support for MT7603E PCIe wireless devices and the WLAN core

12345678910>>...23