/* Circular include trick */
struct wlandevice;
-/*================================================================*/
-/* Externs */
-
/*================================================================*/
/*Function Declarations */
} __attribute__((packed)) p80211_hdr_t;
-/*================================================================*/
-/* Extern Declarations */
-
-
/*================================================================*/
/* Function Declarations */
#define P80211_NL_MCAST_GRP_SNIFF BIT1 /* Sniffer messages */
#define P80211_NL_MCAST_GRP_DIST BIT2 /* Distribution system messages */
-/*================================================================*/
-/* Macros */
-
-
/*================================================================*/
/* Types */
#ifndef _P80211META_H
#define _P80211META_H
-/*================================================================*/
-/* System Includes */
-
/*================================================================*/
/* Project Includes */
#include "wlan_compat.h"
#endif
-/*================================================================*/
-/* Constants */
-
-/*----------------------------------------------------------------*/
-/* */
-
/*================================================================*/
/* Macros */
grplistitem_t *grplist;
} catlistitem_t;
-/*================================================================*/
-/* Extern Declarations */
-
-/*----------------------------------------------------------------*/
-/* */
-
/*================================================================*/
/* Function Declarations */
#ifndef _P80211METAMIB_H
#define _P80211METAMIB_H
-/*================================================================*/
-/* System Includes */
-
/*================================================================*/
/* Project Includes */
#include "wlan_compat.h"
#endif
-/*================================================================*/
-/* Constants */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
-/* Macros */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
-/* Types */
-
-/*----------------------------------------------------------------*/
-/* */
-
/*================================================================*/
/* Extern Declarations */
extern catlistitem_t mib_catlist[];
extern u32 mib_catlist_size;
-
-/*================================================================*/
-/* Function Declarations */
-
-/*----------------------------------------------------------------*/
-/* */
-
#endif /* _P80211METAMIB_H */
#ifndef _P80211METAMSG_H
#define _P80211METAMSG_H
-/*================================================================*/
-/* System Includes */
-
/*================================================================*/
/* Project Includes */
#include "wlan_compat.h"
#endif
-/*================================================================*/
-/* Constants */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
-/* Macros */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
-/* Types */
-
-/*----------------------------------------------------------------*/
-/* */
-
/*================================================================*/
/* Extern Declarations */
extern catlistitem_t msg_catlist[];
extern u32 msg_catlist_size;
-
-/*================================================================*/
-/* Function Declarations */
-
-/*----------------------------------------------------------------*/
-/* */
-
#endif /* _P80211METAMSG_H */
#ifndef _P80211MGMT_H
#define _P80211MGMT_H
-/*================================================================*/
-/* System Includes */
-
/*================================================================*/
/* Project Includes */
} wlan_fr_deauthen_t;
-
-/*================================================================*/
-/* Extern Declarations */
-
-
/*================================================================*/
/* Function Declarations */
#ifndef _P80211MSG_H
#define _P80211MSG_H
-/*================================================================*/
-/* System Includes */
-
/*================================================================*/
/* Project Includes */
#define MSG_BUFF_LEN 4000
#define WLAN_DEVNAMELEN_MAX 16
-/*================================================================*/
-/* Macros */
-
/*================================================================*/
/* Types */
#define P80211_NSDCAP_AUTOJOIN 0x100 /* nsd does autojoin */
#define P80211_NSDCAP_NOSCAN 0x200 /* nsd can scan */
-/*================================================================*/
-/* Macros */
-
/*================================================================*/
/* Types */
#ifndef _LINUX_P80211REQ_H
#define _LINUX_P80211REQ_H
-/*================================================================*/
-/* Constants */
-
-/*================================================================*/
-/* Macros */
-
-/*================================================================*/
-/* Types */
-
-/*================================================================*/
-/* Externs */
-
/*================================================================*/
/* Function Declarations */
#ifndef _P80211TYPES_H
#define _P80211TYPES_H
-/*================================================================*/
-/* System Includes */
-/*================================================================*/
-
/*================================================================*/
/* Project Includes */
/*================================================================*/
#define _PRISM2MGMT_H
-/*=============================================================*/
-/*------ Constants --------------------------------------------*/
-
-/*=============================================================*/
-/*------ Macros -----------------------------------------------*/
-
-/*=============================================================*/
-/*------ Types and their related constants --------------------*/
-
/*=============================================================*/
/*------ Static variable externs ------------------------------*/
void prism2sta_commsqual_defer(struct work_struct *data);
void prism2sta_commsqual_timer(unsigned long data);
-/*=============================================================*/
-/*--- Inline Function Definitions (if supported) --------------*/
-/*=============================================================*/
-
-
-
#endif