Searched refs:ecore_cxt_dynamic_ilt_alloc (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_cxt.h | 231 ecore_cxt_dynamic_ilt_alloc(struct ecore_hwfn *p_hwfn,
|
| H A D | ecore_roce.c | 360 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, cid); in ecore_roce_alloc_qp_idx() 364 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 | 914 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_TASK, *itid); in ecore_rdma_alloc_tid() 1317 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, *icid); in ecore_rdma_create_cq() 2173 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, elem_type, returned_id); in ecore_rdma_create_srq()
|
| H A D | ecore_cxt.c | 2396 ecore_cxt_dynamic_ilt_alloc(struct ecore_hwfn *p_hwfn, in ecore_cxt_dynamic_ilt_alloc() function
|
| H A D | ecore_iwarp.c | 167 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, *cid); in ecore_iwarp_alloc_cid()
|