Home
last modified time | relevance | path

Searched refs:tx (Results 1 – 25 of 36) sorted by relevance

12

/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DOffloadStatistics.cpp39 this->tx = 0; in OffloadStatistics()
48 this->tx =0; in OffloadStatistics()
56 return tx; in getTotalTxBytes()
DLocalLogBuffer.cpp103 void LocalLogBuffer::FunctionLog::setResult(uint64_t rx, uint64_t tx) { in setResult() argument
104 mSSReturn << "[rx=" << rx << ", tx=" << tx << "]"; in setResult()
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DOffloadStatistics.cpp39 this->tx = 0; in OffloadStatistics()
48 this->tx =0; in OffloadStatistics()
56 return tx; in getTotalTxBytes()
DLocalLogBuffer.cpp103 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/hal/src/
DOffloadStatistics.cpp39 this->tx = 0; in OffloadStatistics()
48 this->tx =0; in OffloadStatistics()
56 return tx; in getTotalTxBytes()
DLocalLogBuffer.cpp104 void LocalLogBuffer::FunctionLog::setResult(uint64_t rx, uint64_t tx) { in setResult() argument
105 mSSReturn << "[rx=" << rx << ", tx=" << tx << "]"; in setResult()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_LanToLan.cpp188 …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 …]
DIPACM_Wlan.cpp948 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 …]
DIPACM_Lan.cpp169 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 …]
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp282 …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 …]
DIPACM_Wlan.cpp1021 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 …]
DIPACM_Wan.cpp179 …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 …]
DIPACM_Lan.cpp175 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 …]
DIPACM_Iface.cpp568 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()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp285 …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()
287 …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()
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[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up()
422 ipa_l2_hdr_type[new_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()
431 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up()
432 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up()
[all …]
DIPACM_Wlan.cpp1104 if(tx_prop->tx[cnt].ip==IPA_IP_v4) in handle_wlan_client_init_ex()
1109 tx_prop->tx[cnt].hdr_name, in handle_wlan_client_init_ex()
1219 if(tx_prop->tx[cnt].ip==IPA_IP_v6) in handle_wlan_client_init_ex()
1224 tx_prop->tx[cnt].hdr_name, in handle_wlan_client_init_ex()
1541 if(iptype != tx_prop->tx[tx_index].ip) in handle_wlan_client_route_rule()
1544 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wlan_client_route_rule()
1575 tx_prop->tx[tx_index].alt_dst_pipe); in handle_wlan_client_route_rule()
1576 rt_rule_entry->rule.dst = tx_prop->tx[tx_index].alt_dst_pipe; in handle_wlan_client_route_rule()
1580 rt_rule_entry->rule.dst = tx_prop->tx[tx_index].dst_pipe; in handle_wlan_client_route_rule()
1585 &tx_prop->tx[tx_index].attrib, in handle_wlan_client_route_rule()
[all …]
DIPACM_Iface.cpp633 cnt, tx_prop->tx[cnt].attrib.attrib_mask, in query_iface_property()
634 tx_prop->tx[cnt].ip, tx_prop->tx[cnt].dst_pipe, in query_iface_property()
635 tx_prop->tx[cnt].alt_dst_pipe, in query_iface_property()
636 tx_prop->tx[cnt].hdr_name); in query_iface_property()
638 if (tx_prop->tx[cnt].dst_pipe == 0) in query_iface_property()
644 if (tx_prop->tx[cnt].alt_dst_pipe == 0 && in query_iface_property()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
DOffloadStatistics.h39 uint64_t tx; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
DOffloadStatistics.h39 uint64_t tx; variable
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wlan.h159 …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()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wlan.h159 …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()
DIPACM_Lan.h313 …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()
DIPACM_Wan.h378 …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/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wlan.h163 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules()
187 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules()
DIPACM_Lan.h374 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules()
397 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules()

12