Searched refs:ul_src_pipe_stats_list (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | ipa_qmi_service_v01.h | 482 struct ipa_pipe_stats_info_type_v01 ul_src_pipe_stats_list[QMI_IPA_MAX_PIPES_V01]; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | ipa_qmi_service_v01.h | 1389 ul_src_pipe_stats_list[QMI_IPA_MAX_PIPES_V01]; member
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Lan.cpp | 4073 …IPACMDBG_H("Check entry(%d) dl_dst_pipe(%d)\n", pipe_len, data->ul_src_pipe_stats_list[pipe_len].p… in handle_tethering_stats_event() 4078 …A_IOC_QUERY_EP_MAPPING, rx_prop->rx[cnt].src_pipe) == (int)data->ul_src_pipe_stats_list[pipe_len].… in handle_tethering_stats_event() 4082 num_ul_packets += data->ul_src_pipe_stats_list[pipe_len].num_ipv4_packets; in handle_tethering_stats_event() 4083 num_ul_packets += data->ul_src_pipe_stats_list[pipe_len].num_ipv6_packets; in handle_tethering_stats_event() 4084 num_ul_bytes += data->ul_src_pipe_stats_list[pipe_len].num_ipv4_bytes; in handle_tethering_stats_event() 4085 num_ul_bytes += data->ul_src_pipe_stats_list[pipe_len].num_ipv6_bytes; in handle_tethering_stats_event() 4086 …IPACMDBG_H("Got matched dst-pipe (%d) from %d tx props\n", data->ul_src_pipe_stats_list[pipe_len].… in handle_tethering_stats_event()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Lan.cpp | 4344 …IPACMDBG_H("Check entry(%d) dl_dst_pipe(%d)\n", pipe_len, data->ul_src_pipe_stats_list[pipe_len].p… in handle_tethering_stats_event() 4349 …A_IOC_QUERY_EP_MAPPING, rx_prop->rx[cnt].src_pipe) == (int)data->ul_src_pipe_stats_list[pipe_len].… in handle_tethering_stats_event() 4353 num_ul_packets += data->ul_src_pipe_stats_list[pipe_len].num_ipv4_packets; in handle_tethering_stats_event() 4354 num_ul_packets += data->ul_src_pipe_stats_list[pipe_len].num_ipv6_packets; in handle_tethering_stats_event() 4355 num_ul_bytes += data->ul_src_pipe_stats_list[pipe_len].num_ipv4_bytes; in handle_tethering_stats_event() 4356 num_ul_bytes += data->ul_src_pipe_stats_list[pipe_len].num_ipv6_bytes; in handle_tethering_stats_event() 4357 …IPACMDBG_H("Got matched dst-pipe (%d) from %d tx props\n", data->ul_src_pipe_stats_list[pipe_len].… in handle_tethering_stats_event()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Lan.cpp | 4639 …IPACMDBG_H("Check entry(%d) dl_dst_pipe(%d)\n", pipe_len, data->ul_src_pipe_stats_list[pipe_len].p… in handle_tethering_stats_event() 4644 …A_IOC_QUERY_EP_MAPPING, rx_prop->rx[cnt].src_pipe) == (int)data->ul_src_pipe_stats_list[pipe_len].… in handle_tethering_stats_event() 4648 num_ul_packets += data->ul_src_pipe_stats_list[pipe_len].num_ipv4_packets; in handle_tethering_stats_event() 4649 num_ul_packets += data->ul_src_pipe_stats_list[pipe_len].num_ipv6_packets; in handle_tethering_stats_event() 4650 num_ul_bytes += data->ul_src_pipe_stats_list[pipe_len].num_ipv4_bytes; in handle_tethering_stats_event() 4651 num_ul_bytes += data->ul_src_pipe_stats_list[pipe_len].num_ipv6_bytes; in handle_tethering_stats_event() 4652 …IPACMDBG_H("Got matched dst-pipe (%d) from %d tx props\n", data->ul_src_pipe_stats_list[pipe_len].… in handle_tethering_stats_event()
|