Searched refs:rt_reg (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_cxt.c | 1662 u32 active_seg_mask = 0, tm_offset, rt_reg; in ecore_tm_init_pf() local 1680 rt_reg = TM_REG_CONFIG_CONN_MEM_RT_OFFSET + in ecore_tm_init_pf() 1683 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf() 1692 rt_reg = TM_REG_CONFIG_CONN_MEM_RT_OFFSET + in ecore_tm_init_pf() 1695 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf() 1714 rt_reg = TM_REG_CONFIG_TASK_MEM_RT_OFFSET + in ecore_tm_init_pf() 1718 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf() 1730 rt_reg = TM_REG_CONFIG_TASK_MEM_RT_OFFSET + in ecore_tm_init_pf() 1735 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf()
|