Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h602 ecore_rdma_alloc_tid(void *rdma_cxt,
H A Decore_rdma_api.h679 ecore_rdma_alloc_tid(void *rdma_cxt,
H A Decore_rdma.c894 enum _ecore_status_t ecore_rdma_alloc_tid(void *rdma_cxt, in ecore_rdma_alloc_tid() function
927 ecore_rdma_alloc_tid(p_hwfn, &dev->reserved_lkey); in ecore_rdma_reserve_lkey()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1108 rc = ecore_rdma_alloc_tid(dev->rdma_ctx, &mr->hw_mr.itid); in qlnxr_get_dma_mr()
1502 rc = ecore_rdma_alloc_tid(dev->rdma_ctx, &mr->hw_mr.itid); in qlnxr_reg_user_mr()
5387 rc = ecore_rdma_alloc_tid(dev->rdma_ctx, &mr->hw_mr.itid); in __qlnxr_alloc_mr()