Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c223 u32 pf_start_line; member
650 p_mngr->pf_start_line = RESC_START(p_hwfn, ECORE_ILT); in ecore_cxt_cfg_ilt_compute()
654 p_hwfn->my_id, p_hwfn->p_cxt_mngr->pf_start_line); in ecore_cxt_cfg_ilt_compute()
659 curr_line = p_mngr->pf_start_line; in ecore_cxt_cfg_ilt_compute()
897 *line_count = curr_line - p_hwfn->p_cxt_mngr->pf_start_line; in ecore_cxt_cfg_ilt_compute()
899 if (curr_line - p_hwfn->p_cxt_mngr->pf_start_line > in ecore_cxt_cfg_ilt_compute()
1123 p_hwfn->p_cxt_mngr->pf_start_line + lines_to_skip; in ecore_ilt_blk_alloc()
1778 line = clients[i].first.val - p_mngr->pf_start_line; in ecore_ilt_init_pf()
1782 for (; line <= clients[i].last.val - p_mngr->pf_start_line; in ecore_ilt_init_pf()
2378 p_hwfn->p_cxt_mngr->pf_start_line; in ecore_cxt_get_tid_mem_info()
[all …]