Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h247 #define CDUT_FL_SEG_BLK(n, X) (1 + (n) + NUM_TASK_##X##_SEGMENTS) macro
H A Decore_cxt.c506 ecore_cxt_set_blk(&p_cli->pf_blks[CDUT_FL_SEG_BLK(i, PF)]); in ecore_cxt_cfg_ilt_compute()
561 ecore_cxt_set_blk(&p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]); in ecore_cxt_cfg_ilt_compute()
584 p_blk = &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]; in ecore_cxt_cfg_ilt_compute()
1394 (p_cli->pf_blks[CDUT_FL_SEG_BLK(i, PF)].start_line - in ecore_cdu_init_pf()
2198 p_blk = &p_cli->pf_blks[CDUT_FL_SEG_BLK(i, PF)]; in ecore_get_cdut_num_pf_init_pages()
2213 p_blk = &p_cli->vf_blks[CDUT_FL_SEG_BLK(i, VF)]; in ecore_get_cdut_num_vf_init_pages()