Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c194 static int c4iw_deallocate_pd(struct ib_pd *pd, struct ib_udata *udata) in c4iw_deallocate_pd() function
228 c4iw_deallocate_pd(&php->ibpd, udata); in c4iw_allocate_pd()
467 .dealloc_pd = c4iw_deallocate_pd,