Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h243 #define ILT_CLI_VF_BLOCKS (1 + NUM_TASK_VF_SEGMENTS * 2) macro
275 struct ecore_ilt_cli_blk vf_blks[ILT_CLI_VF_BLOCKS];
H A Decore_cxt.c953 for (j = 0; j < ILT_CLI_VF_BLOCKS; j++) { in ecore_ilt_shadow_alloc()