Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
version.h File Reference

Go to the source code of this file.

Macros

#define DRV_DESC   "Chelsio T3 Network Driver"
 
#define DRV_NAME   "cxgb3"
 
#define DRV_VERSION   "1.1.5-ko"
 
#define FW_VERSION_MAJOR   7
 
#define FW_VERSION_MINOR   12
 
#define FW_VERSION_MICRO   0
 

Macro Definition Documentation

#define DRV_DESC   "Chelsio T3 Network Driver"

Definition at line 35 of file version.h.

#define DRV_NAME   "cxgb3"

Definition at line 36 of file version.h.

#define DRV_VERSION   "1.1.5-ko"

Definition at line 38 of file version.h.

#define FW_VERSION_MAJOR   7

Definition at line 41 of file version.h.

#define FW_VERSION_MICRO   0

Definition at line 43 of file version.h.

#define FW_VERSION_MINOR   12

Definition at line 42 of file version.h.