Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dprovider.c465 .dealloc_mw = c4iw_dealloc_mw,
H A Diw_cxgb4.h986 int c4iw_dealloc_mw(struct ib_mw *mw);
H A Dmem.c665 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw() function