Home
last modified time | relevance | path

Searched refs:WLAN_HOSTIF (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dhfa384x.h211 #if ((WLAN_HOSTIF == WLAN_PCMCIA) || (WLAN_HOSTIF == WLAN_PLX))
242 #elif (WLAN_HOSTIF == WLAN_PCI || WLAN_HOSTIF == WLAN_USB)
1991 #if (WLAN_HOSTIF == WLAN_USB)
2402 #if (WLAN_HOSTIF == WLAN_USB)
2528 #if (WLAN_HOSTIF != WLAN_USB)
2567 #if (WLAN_HOSTIF == WLAN_PCMCIA)
2587 #if (WLAN_HOSTIF != WLAN_USB)
2597 #if (WLAN_HOSTIF != WLAN_USB)
2692 #if (WLAN_HOSTIF == WLAN_USB)
2790 #if (WLAN_HOSTIF == WLAN_USB)
[all …]
Dprism2.c45 #ifndef WLAN_HOSTIF
46 #define WLAN_HOSTIF WLAN_PLX macro
177 #if (WLAN_HOSTIF == WLAN_PLX) in hfa384x_getreg()
179 #elif (WLAN_HOSTIF == WLAN_PCI) in hfa384x_getreg()
187 #if (WLAN_HOSTIF == WLAN_PLX) in hfa384x_setreg()
189 #elif (WLAN_HOSTIF == WLAN_PCI) in hfa384x_setreg()
Dprism2_pci.c22 #define WLAN_HOSTIF WLAN_PCI macro
Dprism2_plx.c22 #define WLAN_HOSTIF WLAN_PLX macro
Dwlan_compat.h186 #if (WLAN_HOSTIF == WLAN_PCI)