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

Go to the source code of this file.

Data Structures

struct  ulptx_idata
 
struct  cpl_rx_data_ddp
 

Macros

#define CXGB4I_SCSI_HOST_QDEPTH   1024
 
#define CXGB4I_MAX_CONN   16384
 
#define CXGB4I_MAX_TARGET   CXGB4I_MAX_CONN
 
#define CXGB4I_MAX_LUN   0x1000
 
#define CXGB4I_TX_HEADER_LEN   (sizeof(struct fw_ofld_tx_data_wr) + sizeof(struct sge_opaque_hdr))
 

Macro Definition Documentation

#define CXGB4I_MAX_CONN   16384

Definition at line 18 of file cxgb4i.h.

#define CXGB4I_MAX_LUN   0x1000

Definition at line 20 of file cxgb4i.h.

#define CXGB4I_MAX_TARGET   CXGB4I_MAX_CONN

Definition at line 19 of file cxgb4i.h.

#define CXGB4I_SCSI_HOST_QDEPTH   1024

Definition at line 17 of file cxgb4i.h.

#define CXGB4I_TX_HEADER_LEN   (sizeof(struct fw_ofld_tx_data_wr) + sizeof(struct sge_opaque_hdr))

Definition at line 23 of file cxgb4i.h.