Searched refs:STORE_RT_REG (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_init_fw_funcs.c | 192 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 D | ecore_cxt.c | 1495 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 D | ecore_init_ops.h | 76 #define STORE_RT_REG(hwfn, offset, val) \ macro
|
| H A D | ecore_dev.c | 2885 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 D | ecore_int.c | 1562 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 D | ecore_sriov.c | 927 STORE_RT_REG(p_hwfn, IGU_REG_VF_CONFIGURATION_RT_OFFSET, igu_vf_conf); in ecore_iov_enable_vf_access()
|