Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c100 union type1_task_context { union
122 #define TYPE1_TASK_CXT_SIZE(p_hwfn) sizeof(union type1_task_context)
2481 union type1_task_context *elem; in ecore_cxt_dynamic_ilt_alloc()
2484 elem = (union type1_task_context *)elem_start; in ecore_cxt_dynamic_ilt_alloc()