Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c145 #define ILT_CLI_PF_BLOCKS (1 + NUM_TASK_PF_SEGMENTS * 2) macro
173 struct ecore_ilt_cli_blk pf_blks[ILT_CLI_PF_BLOCKS];
1175 for (j = 0; j < ILT_CLI_PF_BLOCKS; j++) { in ecore_ilt_shadow_alloc()