Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.c192 STORE_RT_REG(p_hwfn, QM_REG_RLPFPERIOD_RT_OFFSET, in ecore_enable_pf_rl()
219 STORE_RT_REG(p_hwfn, QM_REG_RLGLBLENABLE_RT_OFFSET, in ecore_enable_global_rl()
230 STORE_RT_REG(p_hwfn, in ecore_enable_global_rl()
239 STORE_RT_REG(p_hwfn, QM_REG_WFQVPENABLE_RT_OFFSET, in ecore_enable_vport_wfq()
373 STORE_RT_REG(p_hwfn, in ecore_btb_blocks_rt_init()
462 STORE_RT_REG(p_hwfn, QM_REG_MAXPQSIZE_0_RT_OFFSET, in ecore_tx_pq_map_rt_init()
464 STORE_RT_REG(p_hwfn, QM_REG_MAXPQSIZE_1_RT_OFFSET, in ecore_tx_pq_map_rt_init()
492 STORE_RT_REG(p_hwfn, QM_REG_WFQVPMAP_RT_OFFSET + in ecore_tx_pq_map_rt_init()
577 STORE_RT_REG(p_hwfn, in ecore_other_pq_map_rt_init()
1844 STORE_RT_REG(p_hwfn, in ecore_config_vf_zone_size_mode()
[all …]
H A Decore_cxt.c1495 STORE_RT_REG(p_hwfn, in ecore_ilt_bounds_init()
1498 STORE_RT_REG(p_hwfn, in ecore_ilt_bounds_init()
1500 STORE_RT_REG(p_hwfn, in ecore_ilt_bounds_init()
1515 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
1518 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
1526 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
1529 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
1532 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
1540 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
1543 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
[all …]
H A Decore_init_ops.h76 #define STORE_RT_REG(hwfn, offset, val) \ macro
H A Decore_dev.c2885 STORE_RT_REG(p_hwfn, PSWRQ2_REG_DRAM_ALIGN_WR_RT_OFFSET, val); in ecore_init_cache_line_size()
2886 STORE_RT_REG(p_hwfn, PSWRQ2_REG_DRAM_ALIGN_RD_RT_OFFSET, val); in ecore_init_cache_line_size()
3433 STORE_RT_REG(p_hwfn, NIG_REG_LLH_FUNC_TAG_EN_RT_OFFSET, 1); in ecore_hw_init_pf()
3434 STORE_RT_REG(p_hwfn, NIG_REG_LLH_FUNC_TAG_VALUE_RT_OFFSET, in ecore_hw_init_pf()
3452 STORE_RT_REG(p_hwfn, PRS_REG_SEARCH_TCP_RT_OFFSET, in ecore_hw_init_pf()
3454 STORE_RT_REG(p_hwfn, PRS_REG_SEARCH_FCOE_RT_OFFSET, in ecore_hw_init_pf()
3456 STORE_RT_REG(p_hwfn, PRS_REG_SEARCH_ROCE_RT_OFFSET, 0); in ecore_hw_init_pf()
3732 STORE_RT_REG(p_hwfn, PRS_REG_TAG_ETHERTYPE_0_RT_OFFSET, in ecore_hw_init()
3734 STORE_RT_REG(p_hwfn, NIG_REG_TAG_ETHERTYPE_0_RT_OFFSET, in ecore_hw_init()
3736 STORE_RT_REG(p_hwfn, PBF_REG_TAG_ETHERTYPE_0_RT_OFFSET, in ecore_hw_init()
[all …]
H A Decore_int.c1562 STORE_RT_REG(p_hwfn, in _ecore_int_cau_conf_pi()
2568 STORE_RT_REG(p_hwfn, IGU_REG_PF_CONFIGURATION_RT_OFFSET, igu_pf_conf); in ecore_int_igu_init_rt()
H A Decore_sriov.c927 STORE_RT_REG(p_hwfn, IGU_REG_VF_CONFIGURATION_RT_OFFSET, igu_vf_conf); in ecore_iov_enable_vf_access()