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()
1430 struct ib_mr *ib_alloc_mr(struct ib_pd *pd, in ib_alloc_mr() function1450 EXPORT_SYMBOL(ib_alloc_mr);
541 cb->reg_mr = ib_alloc_mr(cb->pd, IB_MR_TYPE_MEM_REG, in krping_setup_buffers()1784 mr = ib_alloc_mr(cb->pd, IB_MR_TYPE_MEM_REG, plen); in krping_fr_test()
3212 struct ib_mr *ib_alloc_mr(struct ib_pd *pd,