Searched refs:rx_bypass_ipa (Results 1 – 2 of 2) sorted by relevance
552 void IPACM_Config::AddRmDepend(ipa_rm_resource_name rm1,bool rx_bypass_ipa) in AddRmDepend() argument571 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()
62 …bool rx_bypass_ipa; /* support WLAN may not register RX-property, should not add dependen… member229 void AddRmDepend(ipa_rm_resource_name rm1,bool rx_bypass_ipa);