Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dprovider.c531 dev->ibdev.alloc_mw = c4iw_alloc_mw; in c4iw_register_device()
Diw_cxgb4.h977 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type);
Dmem.c803 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type) in c4iw_alloc_mw() function