Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_mem.h11 struct siw_pbl *siw_pbl_alloc(u32 num_buf);
H A Dsiw_mem.c349 struct siw_pbl *siw_pbl_alloc(u32 num_buf) in siw_pbl_alloc() function
H A Dsiw_verbs.c1435 pbl = siw_pbl_alloc(max_sge); in siw_alloc_mr()