Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c1664 u64 cfg_word; in ecore_tm_init_pf() local
1672 cfg_word = 0; in ecore_tm_init_pf()
1681 (sizeof(cfg_word) / sizeof(u32)) * in ecore_tm_init_pf()
1686 cfg_word = 0; in ecore_tm_init_pf()
1693 (sizeof(cfg_word) / sizeof(u32)) * in ecore_tm_init_pf()
1695 STORE_RT_REG_AGG(p_hwfn, rt_reg, cfg_word); in ecore_tm_init_pf()
1707 cfg_word = 0; in ecore_tm_init_pf()
1715 (sizeof(cfg_word) / sizeof(u32)) * in ecore_tm_init_pf()
1723 cfg_word = 0; in ecore_tm_init_pf()
1726 SET_FIELD(cfg_word, TM_CFG_PARENT_PF, 0); in ecore_tm_init_pf()
[all …]