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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2_pci.c31 #define WLAN_HOSTIF WLAN_PCI macro
H A Dprism2_plx.c31 #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.c54 #ifndef WLAN_HOSTIF
55 #define WLAN_HOSTIF WLAN_PLX macro
186 #if (WLAN_HOSTIF == WLAN_PLX)
188 #elif (WLAN_HOSTIF == WLAN_PCI)
196 #if (WLAN_HOSTIF == WLAN_PLX)
198 #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 94 milliseconds