Searched refs:ISCSI_ISER_SG_TABLESIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/iser/
H A Discsi_iser.h90 #define ISCSI_ISER_SG_TABLESIZE (0x80000 >> SHIFT_4K) macro
H A Diser_verbs.c144 (sizeof(u64) * (ISCSI_ISER_SG_TABLESIZE +1)),
155 params.max_pages_per_fmr = ISCSI_ISER_SG_TABLESIZE + 1;
H A Discsi_iser.c545 .sg_tablesize = ISCSI_ISER_SG_TABLESIZE,

Completed in 157 milliseconds