Searched refs:AP (Results 1 – 14 of 14) sorted by relevance
/drivers/net/wireless/hostap/ |
D | Kconfig | 2 tristate "IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)" 20 Host AP mode that allows the card to act as an IEEE 802.11 24 Host AP driver configuration and tools. This site includes 28 This option includes the base Host AP driver code that is shared by 36 bool "Support downloading firmware images with Host AP driver" 39 Configure Host AP driver to include support for firmware image 52 Allow Host AP driver to write firmware images to the non-volatile 61 tristate "Host AP driver for Prism2/2.5/3 in PLX9052 PCI adaptors" 64 Host AP driver's version for Prism2/2.5/3 PC Cards in PLX9052 based 67 "Host AP support for Prism2/2.5/3 IEEE 802.11b" is required for this [all …]
|
/drivers/ide/ |
D | pdc202xx_old.c | 30 u8 AP = 0, BP = 0, CP = 0; in pdc202xx_set_mode() local 33 pci_read_config_byte(dev, drive_pci, &AP); in pdc202xx_set_mode() 60 AP &= ~0x3f; in pdc202xx_set_mode() 62 AP |= 0x20; /* set IORDY_EN bit */ in pdc202xx_set_mode() 64 AP |= 0x10; /* set Prefetch_EN bit */ in pdc202xx_set_mode() 67 pci_write_config_byte(dev, drive_pci, AP | TA); in pdc202xx_set_mode()
|
/drivers/net/wireless/mwifiex/ |
D | README | 45 The above command can be used to connect to an AP with a particular SSID. 46 Ap's operating frequency can be specified or even the bssid. If the AP is using 48 …Note: Every time before connecting to an AP scan command (iw dev mlan0 scan) should be used by use… 51 This command will be used to disconnect from an AP.
|
/drivers/staging/wlags49_h2/ |
D | README.ubuntu | 65 WPA and AP mode should also work; note however that WPA was experimental 68 Note: to compile as AP change the makefile and remove the line 110 the first association with an AP, once the card is in operation it
|
D | README.wlags49 | 90 either station (STA) or Access Point (AP) mode. In the build process, the 97 To build a STA or AP mode driver, the suffix .sta or .ap must be removed. 266 access points such as the AP-1000 or AP-500, you need to identify the
|
/drivers/staging/vt6655/ |
D | iocmd.h | 83 #define AP 3 macro
|
D | ioctl.c | 483 if (sStartAPCmd.wBSSType == AP) { in private_ioctl()
|
/drivers/staging/vt6656/ |
D | iocmd.h | 77 #define AP 3 macro
|
D | ioctl.c | 469 if (sStartAPCmd.wBSSType == AP) { in private_ioctl()
|
/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 126 offered by this option, check if the driver advertises AP
|
/drivers/net/wireless/libertas/ |
D | README | 173 echo "LINKSYS-AP" > extscan
|
/drivers/net/wireless/bcmdhd/ |
D | dhd_linux.c | 3624 #if !defined(AP) && defined(WLP2P) 3725 #if (defined(AP) && !defined(WLP2P)) || (!defined(AP) && defined(WL_CFG80211)) 3730 #if defined(AP) || defined(WLP2P) 3836 #if !defined(AP) && defined(WL_CFG80211) 3862 #if !defined(AP) && defined(WLP2P) 3967 #if defined(AP) && !defined(WLP2P)
|
D | dhd_common.c | 96 #if !defined(AP) && defined(WLP2P)
|
/drivers/tty/serial/ |
D | Kconfig | 18 an Integrator/AP or Integrator/PP2 platform, or if you have a
|