Searched refs:wlan (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/rule_generator/
H A Dwrite_net_rules72 eth*|ath*|wlan*|ra*|sta*) ;;
121 if [ $basename = "ath" -o $basename = "wlan" ]; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/
H A DMakefile14 obj-$(CONFIG_PRISM2_USB) += wlan-ng/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dmsi-laptop.c38 * wlan - WLAN subsystem enabled: contains either 0 or 1. (ro)
200 static int get_wireless_state(int *wlan, int *bluetooth) argument
209 if (wlan)
210 *wlan = !!(rdata & 8);
406 static DEVICE_ATTR(wlan, 0444, show_wlan, NULL);
616 /* 0x54 wwan, 0x62 bluetooth, 0x76 wlan*/
671 rfk_wlan = rfkill_alloc("msi-wlan", &sdev->dev, RFKILL_TYPE_WLAN,
H A Deeepc-laptop.c567 * PCI hotplug (for wlan rfkill)
839 "eeepc-wlan", RFKILL_TYPE_WLAN,
900 bool wlan; local
902 wlan = get_acpi(eeepc, CM_ASL_WLAN);
903 set_acpi(eeepc, CM_ASL_WLAN, wlan);
913 /* Refresh both wlan rfkill state and pci hotplug */
1289 * Blacklist for wlan hotplug
1298 pr_info("wlan hotplug disabled\n");
1401 * our hwmon and our wlan rfkill subdevice use global ACPI objects
1402 * (the EC and the wlan PC
[all...]
H A Dasus-laptop.c69 * WAPF defines the behavior of the Fn+Fx wlan key
834 pr_warning("Error setting wlan status to %d", status);
1202 static DEVICE_ATTR(wlan, S_IRUGO | S_IWUSR, show_wlan, store_wlan);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dscanner.l194 fddi|tr|wlan return LINK;

Completed in 124 milliseconds