Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c165 #define CDUT_FL_SEG_BLK(n, X) (1 + (n) + NUM_TASK_##X##_SEGMENTS) macro
694 &p_cli->pf_blks[CDUT_FL_SEG_BLK(i, PF)]); in ecore_cxt_cfg_ilt_compute()
749 &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]); in ecore_cxt_cfg_ilt_compute()
773 p_blk = &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]; in ecore_cxt_cfg_ilt_compute()
1548 (p_cli->pf_blks[CDUT_FL_SEG_BLK(i, PF)].start_line - in ecore_cdu_init_pf()
2329 p_fl_seg = &p_cli->pf_blks[CDUT_FL_SEG_BLK(seg, PF)]; in ecore_cxt_get_tid_mem_info()
2620 p_seg = &p_cli->pf_blks[CDUT_FL_SEG_BLK(seg, PF)]; in ecore_cxt_get_task_ctx()