Searched refs:ISCSI_ISER_SG_TABLESIZE (Results 1 – 2 of 2) sorted by relevance
103 #define ISCSI_ISER_SG_TABLESIZE (0x80000 >> SHIFT_4K) macro244 struct scatterlist sgl[ISCSI_ISER_SG_TABLESIZE];
319 res->mr = ib_alloc_mr(pd, IB_MR_TYPE_MEM_REG, ISCSI_ISER_SG_TABLESIZE + 1); in iser_alloc_reg_res()