Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDecore_cxt.c149 #define CDUT_SEG_BLK(n) (1 + (u8)(n)) macro
704 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[CDUT_SEG_BLK(i)]); in ecore_cxt_cfg_ilt_compute()
739 line = p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line; in ecore_cxt_cfg_ilt_compute()
765 p_blk = ecore_cxt_set_blk(&p_cli->vf_blks[CDUT_SEG_BLK(0)]); in ecore_cxt_cfg_ilt_compute()
778 line = p_cli->vf_blks[CDUT_SEG_BLK(0)].start_line; in ecore_cxt_cfg_ilt_compute()
794 p_blk = &p_cli->vf_blks[CDUT_SEG_BLK(0)]; in ecore_cxt_cfg_ilt_compute()
1572 (p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line - in ecore_cdu_init_pf()
2428 p_blk = &p_cli->pf_blks[CDUT_SEG_BLK(ECORE_CXT_ROCE_TID_SEG)]; in ecore_cxt_dynamic_ilt_alloc()
2573 p_blk = &p_cli->pf_blks[CDUT_SEG_BLK(ECORE_CXT_ROCE_TID_SEG)]; in ecore_cxt_free_ilt_range()
2667 p_seg = &p_cli->pf_blks[CDUT_SEG_BLK(seg)]; in ecore_cxt_get_task_ctx()