Searched refs:ib_alloc_mr (Results 1 – 4 of 4) sorted by relevance
323 res->mr = ib_alloc_mr(pd, IB_MR_TYPE_MEM_REG, ISCSI_ISER_SG_TABLESIZE + 1); in iser_alloc_reg_res()
1435 struct ib_mr *ib_alloc_mr(struct ib_pd *pd, in ib_alloc_mr() function1455 EXPORT_SYMBOL(ib_alloc_mr);
540 cb->reg_mr = ib_alloc_mr(cb->pd, IB_MR_TYPE_MEM_REG, in krping_setup_buffers()1793 mr = ib_alloc_mr(cb->pd, IB_MR_TYPE_MEM_REG, plen); in krping_fr_test()
3284 struct ib_mr *ib_alloc_mr(struct ib_pd *pd,