|
@@ -31,7 +31,6 @@
|
|
#define isert_err(fmt, arg...) \
|
|
#define isert_err(fmt, arg...) \
|
|
pr_err(PFX "%s: " fmt, __func__ , ## arg)
|
|
pr_err(PFX "%s: " fmt, __func__ , ## arg)
|
|
|
|
|
|
-#define ISERT_RDMA_LISTEN_BACKLOG 10
|
|
|
|
#define ISCSI_ISER_SG_TABLESIZE 256
|
|
#define ISCSI_ISER_SG_TABLESIZE 256
|
|
#define ISER_FASTREG_LI_WRID 0xffffffffffffffffULL
|
|
#define ISER_FASTREG_LI_WRID 0xffffffffffffffffULL
|
|
#define ISER_BEACON_WRID 0xfffffffffffffffeULL
|
|
#define ISER_BEACON_WRID 0xfffffffffffffffeULL
|