Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dprovider.c534 dev->ibdev.alloc_fast_reg_mr = c4iw_alloc_fast_reg_mr; in c4iw_register_device()
Diw_cxgb4.h975 struct ib_mr *c4iw_alloc_fast_reg_mr(struct ib_pd *pd, int pbl_depth);
Dmem.c856 struct ib_mr *c4iw_alloc_fast_reg_mr(struct ib_pd *pd, int pbl_depth) in c4iw_alloc_fast_reg_mr() function