Home
last modified time | relevance | path

Searched refs:__rvt_alloc_mr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dmr.c237 static struct rvt_mr *__rvt_alloc_mr(int count, struct ib_pd *pd) in __rvt_alloc_mr() function
355 mr = __rvt_alloc_mr(n, pd); in rvt_reg_user_mr()
543 mr = __rvt_alloc_mr(max_num_sg, pd); in rvt_alloc_mr()