Searched refs:ISCSI_ISER_SG_TABLESIZE (Results 1 – 5 of 5) sorted by relevance
219 (sizeof(u64)*(ISCSI_ISER_SG_TABLESIZE + 1)), in iser_create_fmr_pool()229 params.max_pages_per_fmr = ISCSI_ISER_SG_TABLESIZE + 1; in iser_create_fmr_pool()292 ISCSI_ISER_SG_TABLESIZE); in iser_alloc_pi_ctx()299 ISCSI_ISER_SG_TABLESIZE + 1); in iser_alloc_pi_ctx()342 ISCSI_ISER_SG_TABLESIZE + 1); in iser_create_fastreg_desc()350 desc->data_mr = ib_alloc_fast_reg_mr(pd, ISCSI_ISER_SG_TABLESIZE + 1); in iser_create_fastreg_desc()
102 #define ISCSI_ISER_SG_TABLESIZE (0x80000 >> SHIFT_4K) macro
969 .sg_tablesize = ISCSI_ISER_SG_TABLESIZE,
34 #define ISCSI_ISER_SG_TABLESIZE 256 macro
517 ISCSI_ISER_SG_TABLESIZE); in isert_create_pi_ctx()525 pi_ctx->prot_mr = ib_alloc_fast_reg_mr(pd, ISCSI_ISER_SG_TABLESIZE); in isert_create_pi_ctx()568 ISCSI_ISER_SG_TABLESIZE); in isert_create_fr_desc()575 fr_desc->data_mr = ib_alloc_fast_reg_mr(pd, ISCSI_ISER_SG_TABLESIZE); in isert_create_fr_desc()1666 ISCSI_ISER_SG_TABLESIZE); in isert_map_data_buf()1667 data->len = min_t(unsigned int, data->len, ISCSI_ISER_SG_TABLESIZE * in isert_map_data_buf()