Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h222 #define TASK_SEGMENTS (NUM_TASK_PF_SEGMENTS + NUM_TASK_VF_SEGMENTS) macro
234 struct ecore_tid_seg tid_seg[TASK_SEGMENTS];
H A Decore_cxt.c292 for (i = 0; i < TASK_SEGMENTS; i++) in ecore_cxt_get_proto_tid_count()