Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dprovider.c459 .alloc_mw = c4iw_alloc_mw,
H A Diw_cxgb4.h988 int c4iw_alloc_mw(struct ib_mw *mw, struct ib_udata *udata);
H A Dmem.c614 int c4iw_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in c4iw_alloc_mw() function