Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h614 ecore_rdma_create_qp(void *rdma_cxt,
H A Decore_rdma_api.h691 ecore_rdma_create_qp(void *rdma_cxt,
H A Decore_rdma.c1518 struct ecore_rdma_qp *ecore_rdma_create_qp(void *rdma_cxt, in ecore_rdma_create_qp() function
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c2627 qp->ecore_qp = ecore_rdma_create_qp(dev->rdma_ctx, &in_params, &out_params); in qlnxr_create_user_qp()
2783 qp->ecore_qp = ecore_rdma_create_qp(dev->rdma_ctx, in_params, &out_params); in qlnxr_roce_create_kernel_qp()
2866 qp->ecore_qp = ecore_rdma_create_qp(dev->rdma_ctx, in_params, &out_params); in qlnxr_iwarp_create_kernel_qp()