Home
last modified time | relevance | path

Searched refs:ECORE_ELEM_TASK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h44 ECORE_ELEM_TASK, enumerator
H A Decore_cxt.c2425 case ECORE_ELEM_TASK: in ecore_cxt_dynamic_ilt_alloc()
2478 if (elem_type == ECORE_ELEM_TASK) { in ecore_cxt_dynamic_ilt_alloc()
2570 case ECORE_ELEM_TASK: in ecore_cxt_free_ilt_range()
H A Decore_rdma.c549 ecore_cxt_free_ilt_range(p_hwfn, ECORE_ELEM_TASK, 0, in ecore_rdma_free_ilt()
912 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_TASK, *itid); in ecore_rdma_alloc_tid()