Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h598 ecore_rdma_alloc_pd(void *rdma_cxt,
H A Decore_rdma_api.h675 ecore_rdma_alloc_pd(void *rdma_cxt,
H A Decore_rdma.c1184 enum _ecore_status_t ecore_rdma_alloc_pd(void *rdma_cxt, in ecore_rdma_alloc_pd() function
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c722 rc = ecore_rdma_alloc_pd(dev->rdma_ctx, &pd_id); in qlnxr_alloc_pd()