Searched refs:ecore_cxt_dynamic_ilt_alloc (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_cxt.h | 229 ecore_cxt_dynamic_ilt_alloc(struct ecore_hwfn *p_hwfn,
|
| H A D | ecore_roce.c | 358 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 D | ecore_rdma.c | 912 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 D | ecore_cxt.c | 2394 ecore_cxt_dynamic_ilt_alloc(struct ecore_hwfn *p_hwfn, in ecore_cxt_dynamic_ilt_alloc() function
|
| H A D | ecore_iwarp.c | 165 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, *cid); in ecore_iwarp_alloc_cid()
|