Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h242 #define ILT_CLI_PF_BLOCKS (1 + NUM_TASK_PF_SEGMENTS * 2) macro
271 struct ecore_ilt_cli_blk pf_blks[ILT_CLI_PF_BLOCKS];
H A Decore_cxt.c946 for (j = 0; j < ILT_CLI_PF_BLOCKS; j++) { in ecore_ilt_shadow_alloc()