Symbol: NUM_TASK_PF_SEGMENTS
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
140
#define TASK_SEGMENTS (NUM_TASK_PF_SEGMENTS + NUM_TASK_VF_SEGMENTS)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
141
#define TASK_SEGMENT_VF (NUM_TASK_PF_SEGMENTS)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1526
for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
160
#define ILT_CLI_PF_BLOCKS (1 + NUM_TASK_PF_SEGMENTS * 2)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1876
for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1887
p_hwfn->rel_pf_id * NUM_TASK_PF_SEGMENTS + i);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
345
u32 pf_tids[NUM_TASK_PF_SEGMENTS]; /* per segment */
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
388
for (j = 0; j < NUM_TASK_PF_SEGMENTS; j++)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
395
iids->per_vf_tids += segs[NUM_TASK_PF_SEGMENTS].count;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
403
for (iids->pf_tids_total = 0, j = 0; j < NUM_TASK_PF_SEGMENTS; j++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
425
for (j = 0; j < NUM_TASK_PF_SEGMENTS; j++)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
432
vf_tids += segs[NUM_TASK_PF_SEGMENTS].count;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
673
for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
688
for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
904
for (i = 0; i < NUM_TASK_PF_SEGMENTS; i++) {