Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c140 #define TASK_SEGMENTS (NUM_TASK_PF_SEGMENTS + NUM_TASK_VF_SEGMENTS) macro
152 struct ecore_tid_seg tid_seg[TASK_SEGMENTS];
502 for (i = 0; i < TASK_SEGMENTS; i++) in ecore_cxt_get_proto_tid_count()