Home
last modified time | relevance | path

Searched refs:ecore_cxt_dynamic_ilt_alloc (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h229 ecore_cxt_dynamic_ilt_alloc(struct ecore_hwfn *p_hwfn,
H A Decore_roce.c358 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, cid); in ecore_roce_alloc_qp_idx()
362 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, cid + 1); in ecore_roce_alloc_qp_idx()
H A Decore_rdma.c912 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_TASK, *itid); in ecore_rdma_alloc_tid()
1315 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, *icid); in ecore_rdma_create_cq()
2171 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, elem_type, returned_id); in ecore_rdma_create_srq()
H A Decore_cxt.c2394 ecore_cxt_dynamic_ilt_alloc(struct ecore_hwfn *p_hwfn, in ecore_cxt_dynamic_ilt_alloc() function
H A Decore_iwarp.c165 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, *cid); in ecore_iwarp_alloc_cid()