Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c57 #define NUM_TASK_PF_SEGMENTS 4 macro
126 #define TASK_SEGMENT_VF (NUM_TASK_PF_SEGMENTS)
318 u32 pf_tids[NUM_TASK_PF_SEGMENTS]; /* per segment */
360 for (j = 0; j < NUM_TASK_PF_SEGMENTS; j++) in ecore_cxt_tm_iids()
397 for (j = 0; j < NUM_TASK_PF_SEGMENTS; j++) in ecore_cxt_qm_iids()
404 vf_tids += segs[NUM_TASK_PF_SEGMENTS].count; in ecore_cxt_qm_iids()
699 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_cxt_cfg_ilt_compute()
714 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_cxt_cfg_ilt_compute()
929 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_cxt_cfg_ilt_compute_excess()
1560 for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) { in ecore_cdu_init_pf()
[all …]