Searched refs:rt_reg (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_cxt.c | 1816 u32 active_seg_mask = 0, tm_offset, rt_reg; in ecore_tm_init_pf() local 1834 rt_reg = TM_REG_CONFIG_CONN_MEM_RT_OFFSET + in ecore_tm_init_pf() 1837 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf() 1846 rt_reg = TM_REG_CONFIG_CONN_MEM_RT_OFFSET + in ecore_tm_init_pf() 1849 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf() 1868 rt_reg = TM_REG_CONFIG_TASK_MEM_RT_OFFSET + in ecore_tm_init_pf() 1872 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf() 1884 rt_reg = TM_REG_CONFIG_TASK_MEM_RT_OFFSET + in ecore_tm_init_pf() 1889 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf()
|