HomeSort by relevance Sort by last modified time
    Searched refs:hfa384x (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
hfa384x.h 1 /* src/prism2/include/prism2/hfa384x.h
3 * Defines the constants and data structures for the hfa384x
2526 typedef struct hfa384x struct
    [all...]
prism2.c 50 * Include wlan_compat, p80211 and hfa384x header files from Linux Prism2 driver
59 #include "hfa384x.h"
120 typedef struct hfa384x struct
169 * Hardware-level hfa384x functions
170 * These are based on the ones in hfa384x.h (which are ifdef'd out since __KERNEL__ is not defined).
171 * Basically, these functions are the result of hand-evaluating all the ifdefs and defines in the hfa384x.h versions.
209 * Low-level hfa384x functions
210 * These are based on the ones in hfa384x.c, modified to work in the Etherboot environment.
590 printf("hfa384x: Timed out waiting for %s\n", descr);
670 printf("hfa384x: Tx FID allocate command failed: Aborting transmit..\n")
    [all...]

Completed in 271 milliseconds