Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c234 u32 task_type_size[NUM_TASK_TYPES]; member
681 p_mngr->task_type_size[p_seg->type]); in ecore_cxt_cfg_ilt_compute()
722 p_mngr->task_type_size[p_seg->type]); in ecore_cxt_cfg_ilt_compute()
742 p_mngr->task_type_size[p_seg->type]); in ecore_cxt_cfg_ilt_compute()
755 task_size = p_mngr->task_type_size[p_seg->type]; in ecore_cxt_cfg_ilt_compute()
909 elem_size = p_mngr->task_type_size[p_seg->type]; in ecore_cxt_cfg_ilt_compute_excess()
1297 p_mngr->task_type_size[0] = TYPE0_TASK_CXT_SIZE(p_hwfn); in ecore_cxt_mngr_alloc()
1298 p_mngr->task_type_size[1] = TYPE1_TASK_CXT_SIZE(p_hwfn); in ecore_cxt_mngr_alloc()
1472 cxt_size = p_hwfn->p_cxt_mngr->task_type_size[0]; in ecore_cdu_init_common()
1484 cxt_size = p_hwfn->p_cxt_mngr->task_type_size[1]; in ecore_cdu_init_common()
[all …]