Searched refs:ISCSI_ISER_SG_TABLESIZE (Results 1 – 3 of 3) sorted by relevance
95 #define ISCSI_ISER_SG_TABLESIZE (0x80000 >> SHIFT_4K) macro
174 (sizeof(u64) * (ISCSI_ISER_SG_TABLESIZE +1)), in iser_create_ib_conn_res()184 params.max_pages_per_fmr = ISCSI_ISER_SG_TABLESIZE + 1; in iser_create_ib_conn_res()
636 .sg_tablesize = ISCSI_ISER_SG_TABLESIZE,