Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Routing.h60 bool AddRoutingRule_hw_index(struct ipa_ioc_add_rt_rule *ruleTable, int hw_counter_index);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Routing.cpp116 bool IPACM_Routing::AddRoutingRule_hw_index(struct ipa_ioc_add_rt_rule *ruleTable, int hw_counter_i… in AddRoutingRule_hw_index() function in IPACM_Routing
DIPACM_Wlan.cpp1601 …result = m_routing.AddRoutingRule_hw_index(rt_rule, IPACM_Iface::ipacmcfg->hw_counter_offset + DL_… in handle_wlan_client_route_rule()
1705 …result = m_routing.AddRoutingRule_hw_index(rt_rule, IPACM_Iface::ipacmcfg->hw_counter_offset + DL_… in handle_wlan_client_route_rule()