/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/ |
D | OffloadStatistics.cpp | 39 this->tx = 0; in OffloadStatistics() 48 this->tx =0; in OffloadStatistics() 56 return tx; in getTotalTxBytes()
|
D | LocalLogBuffer.cpp | 104 void LocalLogBuffer::FunctionLog::setResult(uint64_t rx, uint64_t tx) { in setResult() argument 105 mSSReturn << "[rx=" << rx << ", tx=" << tx << "]"; in setResult()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/ |
D | OffloadStatistics.cpp | 39 this->tx = 0; in OffloadStatistics() 48 this->tx =0; in OffloadStatistics() 56 return tx; in getTotalTxBytes()
|
D | LocalLogBuffer.cpp | 103 void LocalLogBuffer::FunctionLog::setResult(uint64_t rx, uint64_t tx) { in setResult() argument 104 mSSReturn << "[rx=" << rx << ", tx=" << tx << "]"; in setResult()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_LanToLan.cpp | 188 …if(data->p_iface->tx_prop->tx[0].hdr_l2_type == IPA_HDR_L2_NONE || data->p_iface->tx_prop->tx[0].h… in handle_iface_up() 190 …IPACMERR("Invalid l2 header type %s!\n", ipa_l2_hdr_type[data->p_iface->tx_prop->tx[0].hdr_l2_type… in handle_iface_up() 274 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up() 275 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up() 279 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up() 280 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up() 284 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up() 285 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up() 289 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up() 290 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up() [all …]
|
D | IPACM_Wlan.cpp | 948 if(tx_prop->tx[cnt].ip==IPA_IP_v4) in handle_wlan_client_init_ex() 953 tx_prop->tx[cnt].hdr_name, in handle_wlan_client_init_ex() 1063 if(tx_prop->tx[cnt].ip==IPA_IP_v6) in handle_wlan_client_init_ex() 1068 tx_prop->tx[cnt].hdr_name, in handle_wlan_client_init_ex() 1384 if(iptype != tx_prop->tx[tx_index].ip) in handle_wlan_client_route_rule() 1387 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wlan_client_route_rule() 1410 tx_prop->tx[tx_index].alt_dst_pipe); in handle_wlan_client_route_rule() 1411 rt_rule_entry->rule.dst = tx_prop->tx[tx_index].alt_dst_pipe; in handle_wlan_client_route_rule() 1415 rt_rule_entry->rule.dst = tx_prop->tx[tx_index].dst_pipe; in handle_wlan_client_route_rule() 1419 &tx_prop->tx[tx_index].attrib, in handle_wlan_client_route_rule() [all …]
|
D | IPACM_Wan.cpp | 179 …Got pipe %d rm index : %d \n", tx_prop->tx[0].dst_pipe, IPACM_Iface::ipacmcfg->ipa_client_rm_map_t… in IPACM_Wan() 180 …ipacmcfg->AddRmDepend(IPACM_Iface::ipacmcfg->ipa_client_rm_map_tbl[tx_prop->tx[0].dst_pipe],false); in IPACM_Wan() 255 strlcpy(hdr.name, tx_prop->tx[0].hdr_name, sizeof(hdr.name)); in handle_addr_evt() 446 strlcpy(hdr.name, tx_prop->tx[0].hdr_name, sizeof(hdr.name)); in handle_addr_evt() 1344 if(tx_prop->tx[cnt].ip==iptype) in handle_route_add_evt() 1348 if(tx_prop->tx[cnt].hdr_name != NULL) in handle_route_add_evt() 1352 tx_prop->tx[cnt].hdr_name, in handle_route_add_evt() 1413 if(iptype != tx_prop->tx[tx_index].ip) in handle_route_add_evt() 1416 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_route_add_evt() 1435 tx_prop->tx[tx_index].alt_dst_pipe); in handle_route_add_evt() [all …]
|
D | IPACM_Lan.cpp | 169 each_client_rt_rule_count[tx_prop->tx[i].ip]++; in IPACM_Lan() 1010 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(eth_client, clnt_indx)->route_rul… in handle_del_ipv6_addr() 1692 if(tx_prop->tx[cnt].ip==IPA_IP_v4) in handle_eth_hdr_init() 1697 tx_prop->tx[cnt].hdr_name, in handle_eth_hdr_init() 1791 if(tx_prop->tx[cnt].ip==IPA_IP_v6) in handle_eth_hdr_init() 1797 tx_prop->tx[cnt].hdr_name, in handle_eth_hdr_init() 2066 …Got pipe %d rm index : %d \n", tx_prop->tx[0].dst_pipe, IPACM_Iface::ipacmcfg->ipa_client_rm_map_t… in handle_eth_client_route_rule() 2067 …IPACM_Iface::ipacmcfg->AddRmDepend(IPACM_Iface::ipacmcfg->ipa_client_rm_map_tbl[tx_prop->tx[0].dst… in handle_eth_client_route_rule() 2085 if(iptype != tx_prop->tx[tx_index].ip) in handle_eth_client_route_rule() 2088 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_eth_client_route_rule() [all …]
|
D | IPACM_Iface.cpp | 562 cnt, tx_prop->tx[cnt].attrib.attrib_mask, in query_iface_property() 563 tx_prop->tx[cnt].ip, tx_prop->tx[cnt].dst_pipe, in query_iface_property() 564 tx_prop->tx[cnt].alt_dst_pipe, in query_iface_property() 565 tx_prop->tx[cnt].hdr_name); in query_iface_property() 567 if (tx_prop->tx[cnt].dst_pipe == 0) in query_iface_property() 573 if (tx_prop->tx[cnt].alt_dst_pipe == 0 && in query_iface_property()
|
D | IPACM_OffloadManager.cpp | 584 offload_stats.tx = stats.tx_bytes; in getStats() 587 IPACMDBG_H("send getStats tx:%lu rx:%lu \n", offload_stats.tx, offload_stats.rx); in getStats()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_LanToLan.cpp | 282 …if(data->p_iface->tx_prop->tx[0].hdr_l2_type == IPA_HDR_L2_NONE || data->p_iface->tx_prop->tx[0].h… in handle_iface_up() 284 …IPACMERR("Invalid l2 header type %s!\n", ipa_l2_hdr_type[data->p_iface->tx_prop->tx[0].hdr_l2_type… in handle_iface_up() 411 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up() 412 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up() 416 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up() 417 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up() 421 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up() 422 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up() 426 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up() 427 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up() [all …]
|
D | IPACM_Wlan.cpp | 1021 if(tx_prop->tx[cnt].ip==IPA_IP_v4) in handle_wlan_client_init_ex() 1026 tx_prop->tx[cnt].hdr_name, in handle_wlan_client_init_ex() 1136 if(tx_prop->tx[cnt].ip==IPA_IP_v6) in handle_wlan_client_init_ex() 1141 tx_prop->tx[cnt].hdr_name, in handle_wlan_client_init_ex() 1457 if(iptype != tx_prop->tx[tx_index].ip) in handle_wlan_client_route_rule() 1460 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wlan_client_route_rule() 1483 tx_prop->tx[tx_index].alt_dst_pipe); in handle_wlan_client_route_rule() 1484 rt_rule_entry->rule.dst = tx_prop->tx[tx_index].alt_dst_pipe; in handle_wlan_client_route_rule() 1488 rt_rule_entry->rule.dst = tx_prop->tx[tx_index].dst_pipe; in handle_wlan_client_route_rule() 1492 &tx_prop->tx[tx_index].attrib, in handle_wlan_client_route_rule() [all …]
|
D | IPACM_Wan.cpp | 179 …Got pipe %d rm index : %d \n", tx_prop->tx[0].dst_pipe, IPACM_Iface::ipacmcfg->ipa_client_rm_map_t… in IPACM_Wan() 180 …ipacmcfg->AddRmDepend(IPACM_Iface::ipacmcfg->ipa_client_rm_map_tbl[tx_prop->tx[0].dst_pipe],false); in IPACM_Wan() 255 strlcpy(hdr.name, tx_prop->tx[0].hdr_name, sizeof(hdr.name)); in handle_addr_evt() 446 strlcpy(hdr.name, tx_prop->tx[0].hdr_name, sizeof(hdr.name)); in handle_addr_evt() 1360 if(tx_prop->tx[cnt].ip==iptype) in handle_route_add_evt() 1364 if(tx_prop->tx[cnt].hdr_name != NULL) in handle_route_add_evt() 1368 tx_prop->tx[cnt].hdr_name, in handle_route_add_evt() 1429 if(iptype != tx_prop->tx[tx_index].ip) in handle_route_add_evt() 1432 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_route_add_evt() 1451 tx_prop->tx[tx_index].alt_dst_pipe); in handle_route_add_evt() [all …]
|
D | IPACM_Lan.cpp | 175 each_client_rt_rule_count[tx_prop->tx[i].ip]++; in IPACM_Lan() 984 …IPACM_Iface::ipacmcfg->AddRmDepend(IPACM_Iface::ipacmcfg->ipa_client_rm_map_tbl[tx_prop->tx[0].dst… in event_callback() 1147 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(eth_client, clnt_indx)->route_rul… in handle_del_ipv6_addr() 1877 if(tx_prop->tx[cnt].ip==IPA_IP_v4) in handle_eth_hdr_init() 1882 tx_prop->tx[cnt].hdr_name, in handle_eth_hdr_init() 1976 if(tx_prop->tx[cnt].ip==IPA_IP_v6) in handle_eth_hdr_init() 1982 tx_prop->tx[cnt].hdr_name, in handle_eth_hdr_init() 2251 …Got pipe %d rm index : %d \n", tx_prop->tx[0].dst_pipe, IPACM_Iface::ipacmcfg->ipa_client_rm_map_t… in handle_eth_client_route_rule() 2252 …IPACM_Iface::ipacmcfg->AddRmDepend(IPACM_Iface::ipacmcfg->ipa_client_rm_map_tbl[tx_prop->tx[0].dst… in handle_eth_client_route_rule() 2270 if(iptype != tx_prop->tx[tx_index].ip) in handle_eth_client_route_rule() [all …]
|
D | IPACM_Iface.cpp | 568 cnt, tx_prop->tx[cnt].attrib.attrib_mask, in query_iface_property() 569 tx_prop->tx[cnt].ip, tx_prop->tx[cnt].dst_pipe, in query_iface_property() 570 tx_prop->tx[cnt].alt_dst_pipe, in query_iface_property() 571 tx_prop->tx[cnt].hdr_name); in query_iface_property() 573 if (tx_prop->tx[cnt].dst_pipe == 0) in query_iface_property() 579 if (tx_prop->tx[cnt].alt_dst_pipe == 0 && in query_iface_property()
|
D | IPACM_OffloadManager.cpp | 639 offload_stats.tx = stats.tx_bytes; in getStats() 642 IPACMDBG_H("send getStats tx:%lu rx:%lu \n", offload_stats.tx, offload_stats.rx); in getStats()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/ |
D | OffloadStatistics.h | 39 uint64_t tx; variable
|
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/ |
D | OffloadStatistics.h | 39 uint64_t tx; variable
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Wlan.h | 159 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules() 183 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules()
|
D | IPACM_Lan.h | 313 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules() 336 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules()
|
D | IPACM_Wan.h | 378 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules() 402 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Wlan.h | 159 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules() 183 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules()
|
D | IPACM_Lan.h | 365 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules() 388 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules()
|
D | IPACM_Wan.h | 439 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules() 463 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules()
|
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
D | ComposerCommandBuffer.h | 105 CommandQueueType::MemTransaction tx; in writeQueue() local 106 if (mQueue->beginRead(staleDataSize, &tx)) { in writeQueue()
|