Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c1854 u32 active_seg_mask = 0, tm_offset, rt_reg; in ecore_tm_init_pf() local
1928 active_seg_mask |= (tm_iids.pf_tids[i] ? (1 << i) : 0); in ecore_tm_init_pf()
1934 active_seg_mask = 0; in ecore_tm_init_pf()
1936 STORE_RT_REG(p_hwfn, TM_REG_PF_ENABLE_TASK_RT_OFFSET, active_seg_mask); in ecore_tm_init_pf()