Searched refs:alloc_mr (Results 1 – 2 of 2) sorted by relevance
138 static struct qib_mr *alloc_mr(int count, struct ib_pd *pd) in alloc_mr() function190 mr = alloc_mr(num_phys_buf, pd); in qib_reg_phys_mr()253 mr = alloc_mr(n, pd); in qib_reg_user_mr()338 mr = alloc_mr(max_page_list_len, pd); in qib_alloc_fast_reg_mr()
81 static struct ipath_mr *alloc_mr(int count, in alloc_mr() function140 mr = alloc_mr(num_phys_buf, &to_idev(pd->device)->lk_table); in ipath_reg_phys_mr()209 mr = alloc_mr(n, &to_idev(pd->device)->lk_table); in ipath_reg_user_mr()