Home
last modified time | relevance | path

Searched refs:CDUT_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.c164 #define CDUT_SEG_BLK(n) (1 + (u8)(n)) macro
678 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[CDUT_SEG_BLK(i)]); in ecore_cxt_cfg_ilt_compute()
713 line = p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line; in ecore_cxt_cfg_ilt_compute()
739 p_blk = ecore_cxt_set_blk(&p_cli->vf_blks[CDUT_SEG_BLK(0)]); in ecore_cxt_cfg_ilt_compute()
752 line = p_cli->vf_blks[CDUT_SEG_BLK(0)].start_line; in ecore_cxt_cfg_ilt_compute()
768 p_blk = &p_cli->vf_blks[CDUT_SEG_BLK(0)]; in ecore_cxt_cfg_ilt_compute()
1538 (p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line - in ecore_cdu_init_pf()
2378 p_blk = &p_cli->pf_blks[CDUT_SEG_BLK(ECORE_CXT_ROCE_TID_SEG)]; in ecore_cxt_dynamic_ilt_alloc()
2521 p_blk = &p_cli->pf_blks[CDUT_SEG_BLK(ECORE_CXT_ROCE_TID_SEG)]; in ecore_cxt_free_ilt_range()
2615 p_seg = &p_cli->pf_blks[CDUT_SEG_BLK(seg)]; in ecore_cxt_get_task_ctx()