Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds