Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c61 #define NUM_TASK_PF_SEGMENTS 4 macro
141 #define TASK_SEGMENT_VF (NUM_TASK_PF_SEGMENTS)
388 for (j = 0; j < NUM_TASK_PF_SEGMENTS; j++) in ecore_cxt_tm_iids()
425 for (j = 0; j < NUM_TASK_PF_SEGMENTS; j++) in ecore_cxt_qm_iids()
432 vf_tids += segs[NUM_TASK_PF_SEGMENTS].count; in ecore_cxt_qm_iids()
673 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_cxt_cfg_ilt_compute()
688 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_cxt_cfg_ilt_compute()
904 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_cxt_cfg_ilt_compute_excess()
1526 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_cdu_init_pf()
1876 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_tm_init_pf()
[all …]