Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dprovider.c193 static int c4iw_deallocate_pd(struct ib_pd *pd, struct ib_udata *udata) in c4iw_deallocate_pd() function
227 c4iw_deallocate_pd(&php->ibpd, udata); in c4iw_allocate_pd()
466 .dealloc_pd = c4iw_deallocate_pd,