Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | __NO_VERSION__ |
#define | VENDOR_NAME "Agere Systems, http://www.agere.com" |
#define | DRIVER_NAME "wlags49" |
#define | DRV_IDENTITY 49 |
#define | DRV_MAJOR_VERSION 7 |
#define | DRV_MINOR_VERSION 22 |
#define | DRV_VERSION_STR "7.22" |
#define | HW_TYPE "HII" |
#define | FW_TYPE "BEAGLE" |
#define | DRV_VARIANT 2 |
#define | MODULE_DATE "07/18/2004 13:30:00" |
#define | VERSION_INFO |
#define | WIRELESS_SUPPORT 21 |
#define | DBG_MOD_NAME MODULE_NAME |
#define | NEW_MULTICAST |
#define | ALLOC_SKB(len) dev_alloc_skb(len+2) |
#define | GET_PACKET(dev, skb, count) |
#define | GET_PACKET_DMA(dev, skb, count) |
Variables | |
err | __pad0__ |
#define __NO_VERSION__ |
Definition at line 71 of file wl_version.h.
Definition at line 163 of file wl_version.h.
#define DBG_MOD_NAME MODULE_NAME |
Definition at line 150 of file wl_version.h.
#define DRIVER_NAME "wlags49" |
Definition at line 80 of file wl_version.h.
#define DRV_IDENTITY 49 |
Definition at line 81 of file wl_version.h.
#define DRV_MAJOR_VERSION 7 |
Definition at line 83 of file wl_version.h.
#define DRV_MINOR_VERSION 22 |
Definition at line 84 of file wl_version.h.
#define DRV_VARIANT 2 |
Definition at line 115 of file wl_version.h.
#define DRV_VERSION_STR "7.22" |
Definition at line 85 of file wl_version.h.
#define FW_TYPE "BEAGLE" |
Definition at line 105 of file wl_version.h.
#define HW_TYPE "HII" |
Definition at line 99 of file wl_version.h.
#define MODULE_DATE "07/18/2004 13:30:00" |
Definition at line 135 of file wl_version.h.
#define NEW_MULTICAST |
Definition at line 162 of file wl_version.h.
#define VENDOR_NAME "Agere Systems, http://www.agere.com" |
Definition at line 78 of file wl_version.h.
#define VERSION_INFO |
Definition at line 142 of file wl_version.h.
#define WIRELESS_SUPPORT 21 |
Definition at line 147 of file wl_version.h.
err __pad0__ |
Definition at line 93 of file wl_version.h.