Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c1816 u32 active_seg_mask = 0, tm_offset, rt_reg; in ecore_tm_init_pf() local
1890 active_seg_mask |= (tm_iids.pf_tids[i] ? (1 << i) : 0); in ecore_tm_init_pf()
1896 active_seg_mask = 0; in ecore_tm_init_pf()
1898 STORE_RT_REG(p_hwfn, TM_REG_PF_ENABLE_TASK_RT_OFFSET, active_seg_mask); in ecore_tm_init_pf()