Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h219 #define NUM_TASK_VF_SEGMENTS 1 macro
222 #define TASK_SEGMENTS (NUM_TASK_PF_SEGMENTS + NUM_TASK_VF_SEGMENTS)
243 #define ILT_CLI_VF_BLOCKS (1 + NUM_TASK_VF_SEGMENTS * 2)
H A Decore_cxt.c2212 for (i = 0; i < NUM_TASK_VF_SEGMENTS; i++) { in ecore_get_cdut_num_vf_init_pages()
2242 for (i = 0; i < NUM_TASK_VF_SEGMENTS; i++) { in ecore_get_cdut_num_vf_work_pages()