Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Config.cpp552 void IPACM_Config::AddRmDepend(ipa_rm_resource_name rm1,bool rx_bypass_ipa) in AddRmDepend() argument
571 ipa_rm_tbl[i].rx_bypass_ipa = rx_bypass_ipa; in AddRmDepend()
572 …Matched RM_table entry: %d's producer_rm1 with non_rx_prop: %d \n", i,ipa_rm_tbl[i].rx_bypass_ipa); in AddRmDepend()
578 if(ipa_rm_tbl[i].rx_bypass_ipa) in AddRmDepend()
620 if(ipa_rm_tbl[i].rx_bypass_ipa) in AddRmDepend()
684 if(ipa_rm_tbl[i].rx_bypass_ipa) in DelRmDepend()
711 ipa_rm_tbl[i].rx_bypass_ipa = false; in DelRmDepend()
727 if(ipa_rm_tbl[i].rx_bypass_ipa) in DelRmDepend()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Config.cpp592 void IPACM_Config::AddRmDepend(ipa_rm_resource_name rm1,bool rx_bypass_ipa) in AddRmDepend() argument
611 ipa_rm_tbl[i].rx_bypass_ipa = rx_bypass_ipa; in AddRmDepend()
612 …Matched RM_table entry: %d's producer_rm1 with non_rx_prop: %d \n", i,ipa_rm_tbl[i].rx_bypass_ipa); in AddRmDepend()
618 if(ipa_rm_tbl[i].rx_bypass_ipa) in AddRmDepend()
660 if(ipa_rm_tbl[i].rx_bypass_ipa) in AddRmDepend()
724 if(ipa_rm_tbl[i].rx_bypass_ipa) in DelRmDepend()
751 ipa_rm_tbl[i].rx_bypass_ipa = false; in DelRmDepend()
767 if(ipa_rm_tbl[i].rx_bypass_ipa) in DelRmDepend()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Config.h62 …bool rx_bypass_ipa; /* support WLAN may not register RX-property, should not add dependen… member
229 void AddRmDepend(ipa_rm_resource_name rm1,bool rx_bypass_ipa);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Config.h64 …bool rx_bypass_ipa; /* support WLAN may not register RX-property, should not add dependen… member
231 void AddRmDepend(ipa_rm_resource_name rm1,bool rx_bypass_ipa);