Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c137 #define TYPE1_TASK_CXT_SIZE(p_hwfn) sizeof(union type1_task_context) macro
1298 p_mngr->task_type_size[1] = TYPE1_TASK_CXT_SIZE(p_hwfn); in ecore_cxt_mngr_alloc()
2377 elem_size = TYPE1_TASK_CXT_SIZE(p_hwfn); in ecore_cxt_dynamic_ilt_alloc()
2435 elem_start += TYPE1_TASK_CXT_SIZE(p_hwfn); in ecore_cxt_dynamic_ilt_alloc()
2520 elem_size = TYPE1_TASK_CXT_SIZE(p_hwfn); in ecore_cxt_free_ilt_range()