Searched refs:ecore_rdma_register_tid (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h665 ecore_rdma_register_tid(void *rdma_cxt,
H A Decore_rdma_api.h749 ecore_rdma_register_tid(void *rdma_cxt,
H A Decore_rdma.c1784 enum _ecore_status_t ecore_rdma_register_tid(void *rdma_cxt, function
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1206 rc = ecore_rdma_register_tid(dev->rdma_ctx, &mr->hw_mr);
1208 QL_DPRINT12(ha, "ecore_rdma_register_tid failed %d\n", rc);
1643 rc = ecore_rdma_register_tid(dev->rdma_ctx, &mr->hw_mr);
5836 rc = ecore_rdma_register_tid(dev->rdma_ctx, &mr->hw_mr);
5838 QL_DPRINT11(ha, "ecore_rdma_register_tid failed\n");
6264 rc = ecore_rdma_register_tid(dev->rdma_ctx, &mr->hw_mr);

Completed in 130 milliseconds