Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c102 union type1_task_context { union
124 #define TYPE1_TASK_CXT_SIZE(p_hwfn) sizeof(union type1_task_context)
2485 union type1_task_context *elem; in ecore_cxt_dynamic_ilt_alloc()
2488 elem = (union type1_task_context *)elem_start; in ecore_cxt_dynamic_ilt_alloc()