Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h34 MAX_ILT_CLIENTS enumerator
300 struct ecore_ilt_client_cfg clients[MAX_ILT_CLIENTS];
H A Decore_cxt.c820 for (pos = 0; pos < MAX_ILT_CLIENTS; pos++) \
1113 for (i = 0; i < MAX_ILT_CLIENTS; i++) in ecore_cxt_mngr_alloc()