Searched refs:hfa384x (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dhfa384x.h1 /* src/prism2/include/prism2/hfa384x.h
3 * Defines the constants and data structures for the hfa384x
1700 /*-- MAC rx descriptor (hfa384x byte order) --*/
1718 UINT16 data_len; /* hfa384x (little endian) format */
2435 struct hfa384x;
2437 typedef void (*ctlx_cmdcb_t)( struct hfa384x*, const struct hfa384x_usbctlx* );
2440 struct hfa384x *hw,
2526 typedef struct hfa384x struct
H A Dprism2.c50 * 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
[all...]

Completed in 62 milliseconds