Searched refs:prot_frpl (Results 1 – 5 of 5) sorted by relevance
291 pi_ctx->prot_frpl = ib_alloc_fast_reg_page_list(ib_device, in iser_alloc_pi_ctx()293 if (IS_ERR(pi_ctx->prot_frpl)) { in iser_alloc_pi_ctx()294 ret = PTR_ERR(pi_ctx->prot_frpl); in iser_alloc_pi_ctx()319 ib_free_fast_reg_page_list(desc->pi_ctx->prot_frpl); in iser_alloc_pi_ctx()329 ib_free_fast_reg_page_list(pi_ctx->prot_frpl); in iser_free_pi_ctx()
386 struct ib_fast_reg_page_list *prot_frpl; member
735 frpl = desc->pi_ctx->prot_frpl; in iser_fast_reg_mr()
88 struct ib_fast_reg_page_list *prot_frpl; member
487 ib_free_fast_reg_page_list(fr_desc->pi_ctx->prot_frpl); in isert_conn_free_fastreg_pool()516 pi_ctx->prot_frpl = ib_alloc_fast_reg_page_list(device, in isert_create_pi_ctx()518 if (IS_ERR(pi_ctx->prot_frpl)) { in isert_create_pi_ctx()520 PTR_ERR(pi_ctx->prot_frpl)); in isert_create_pi_ctx()521 ret = PTR_ERR(pi_ctx->prot_frpl); in isert_create_pi_ctx()554 ib_free_fast_reg_page_list(pi_ctx->prot_frpl); in isert_create_pi_ctx()2604 frpl = fr_desc->pi_ctx->prot_frpl; in isert_fast_reg_mr()