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

/external/syslinux/gpxe/src/drivers/net/
H A Dprism2_pci.c22 #define WLAN_HOSTIF WLAN_PCI macro
H A Dprism2_plx.c22 #define WLAN_HOSTIF WLAN_PLX macro
H A 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 !
[all...]
H A Dprism2.c45 #ifndef WLAN_HOSTIF
46 #define WLAN_HOSTIF WLAN_PLX macro
177 #if (WLAN_HOSTIF == WLAN_PLX)
179 #elif (WLAN_HOSTIF == WLAN_PCI)
187 #if (WLAN_HOSTIF == WLAN_PLX)
189 #elif (WLAN_HOSTIF == WLAN_PCI)
H A Dwlan_compat.h97 /* WLAN_HOSTIF (generally set on the command line, not detected) */
186 #if (WLAN_HOSTIF == WLAN_PCI)

Completed in 227 milliseconds