Go to the documentation of this file.
17 #define CXGB4I_SCSI_HOST_QDEPTH 1024
18 #define CXGB4I_MAX_CONN 16384
19 #define CXGB4I_MAX_TARGET CXGB4I_MAX_CONN
20 #define CXGB4I_MAX_LUN 0x1000
23 #define CXGB4I_TX_HEADER_LEN \
24 (sizeof(struct fw_ofld_tx_data_wr) + sizeof(struct sge_opaque_hdr))