Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c174 ILT_CLI_MAX enumerator
231 struct ecore_ilt_client_cfg clients[ILT_CLI_MAX];
1033 for (pos = 0; pos < ILT_CLI_MAX; pos++) \
1293 for (i = 0; i < ILT_CLI_MAX; i++) in ecore_cxt_mngr_alloc()