/wlan-driver/qcacld-3.0/core/hdd/inc/ ! |
H A D | wlan_hdd_napi.h | 55 uint64_t tx_packets, 60 uint64_t tx_packets, in hdd_napi_apply_throughput_policy() argument 91 uint64_t tx_packets, uint64_t rx_packets) in hdd_napi_apply_throughput_policy() argument
|
H A D | wlan_hdd_main.h | 618 uint32_t tx_packets; member 858 uint32_t tx_packets; member
|
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/ ! |
H A D | epping_tx.c | 86 ++adapter->stats.tx_packets; in epping_tx_dup_pkt() 87 if (((adapter->stats.tx_packets + in epping_tx_dup_pkt() 89 (adapter->stats.tx_packets || adapter->stats.tx_dropped)) { in epping_tx_dup_pkt() 153 ++adapter->stats.tx_packets; in epping_tx_send_int() 154 if (((adapter->stats.tx_packets + in epping_tx_send_int() 156 (adapter->stats.tx_packets || adapter->stats.tx_dropped)) { in epping_tx_send_int()
|
H A D | epping_helper.c | 155 adapter->stats.tx_packets, in epping_log_packet() 170 adapter->stats.tx_packets, in epping_log_stats()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ ! |
H A D | wlan_dp_bus_bandwidth.c | 1375 const uint64_t tx_packets, in dp_bus_bandwidth_work_tune_tx() argument 1400 if (tx_packets >= no_tx_offload_pkts) in dp_bus_bandwidth_work_tune_tx() 1401 tx_offload_pkts = tx_packets - no_tx_offload_pkts; in dp_bus_bandwidth_work_tune_tx() 1413 dp_ctx->prev_tx = tx_packets; in dp_bus_bandwidth_work_tune_tx() 1486 const uint64_t tx_packets, in dp_pld_request_bus_bandwidth() argument 1495 u64 total_pkts = tx_packets + rx_packets; in dp_pld_request_bus_bandwidth() 1604 tx_packets > in dp_pld_request_bus_bandwidth() 1614 tx_packets, in dp_pld_request_bus_bandwidth() 1644 tx_packets, in dp_pld_request_bus_bandwidth() 1659 rx_packets > tx_packets && in dp_pld_request_bus_bandwidth() [all …]
|
H A D | wlan_dp_nud_tracking.c | 189 dp_intf->stats.tx_packets; in dp_nud_capture_stats() 197 dp_intf->stats.tx_packets; in dp_nud_capture_stats()
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ ! |
H A D | i_qdf_net_stats.h | 141 stats->tx_packets += value; in __qdf_net_stats_add_tx_pkts() 153 return stats->tx_packets; in __qdf_net_stats_get_tx_pkts()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ ! |
H A D | wlan_hdd_napi.c | 356 uint64_t tx_packets, in hdd_napi_apply_throughput_policy() argument 360 uint64_t packets = tx_packets + rx_packets; in hdd_napi_apply_throughput_policy() 365 NAPI_DEBUG("-->(tx=%lld, rx=%lld)", tx_packets, rx_packets); in hdd_napi_apply_throughput_policy()
|
H A D | wlan_hdd_station_info.c | 1543 (sizeof(stainfo->tx_packets) + NLA_HDRLEN) + in hdd_get_connected_station_info() 1568 stainfo->tx_packets = stats->peer_stats_info_ext->tx_packets; in hdd_get_connected_station_info() 1596 stainfo->max_phy_rate, stainfo->tx_packets, stainfo->tx_bytes); in hdd_get_connected_station_info() 1608 nla_put_u32(skb, REMOTE_TX_PACKETS, stainfo->tx_packets) || in hdd_get_connected_station_info() 1841 stainfo->tx_total_fw = stats->peer_stats_info_ext->tx_packets; in hdd_get_peer_stats()
|
H A D | wlan_hdd_sta_info.h | 268 uint32_t tx_packets; member
|
H A D | wlan_hdd_stats.c | 642 hdd_sinfo->tx_packets = sinfo->tx_packets; in wlan_hdd_copy_sinfo_to_link_info() 686 sinfo->tx_packets = hdd_sinfo->tx_packets; in wlan_hdd_copy_hdd_stats_to_sinfo() 5812 info->tx_packets = 0; in wlan_hdd_fill_summary_stats() 5817 info->tx_packets += stats->tx_frm_cnt[i]; in wlan_hdd_fill_summary_stats() 6585 sinfo->tx_packets = stats->tx_packets; in wlan_hdd_fill_station_info() 6612 sinfo->tx_packets, sinfo->rx_packets); in wlan_hdd_fill_station_info() 6854 txrx_stats.tx_packets = stats->peer_stats_info_ext->tx_packets; in wlan_hdd_get_station_remote() 7746 sinfo->txrate.legacy, sinfo->tx_packets, in wlan_hdd_update_rate_info() 7752 sinfo->tx_packets, sinfo->txrate.nss, in wlan_hdd_update_rate_info() 7907 hdd_sinfo->tx_packets += sinfo->tx_packets; in wlan_hdd_update_mlo_sinfo()
|
H A D | wlan_hdd_softap_tx_rx.c | 329 sta_info->tx_packets = 0; in hdd_reset_sta_info_during_reattach()
|
/wlan-driver/qcacld-3.0/components/wmi/src/ ! |
H A D | wmi_unified_mc_cp_stats_tlv.c | 355 stats->tx_packets.low_32, in dump_peer_stats_info() 356 stats->tx_packets.high_32, in dump_peer_stats_info() 489 peer_stats_info->tx_packets = ev->tx_packets.low_32; in extract_peer_stats_info_tlv()
|
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/ ! |
H A D | wlan_ipa_ucfg_api.c | 94 uint64_t tx_packets, uint64_t rx_packets) in ucfg_ipa_set_perf_level() argument 96 return ipa_rm_set_perf_level(pdev, tx_packets, rx_packets); in ucfg_ipa_set_perf_level()
|
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/inc/ ! |
H A D | wlan_ipa_ucfg_api.h | 127 uint64_t tx_packets, uint64_t rx_packets); 569 uint64_t tx_packets, uint64_t rx_packets) in ucfg_ipa_set_perf_level() argument
|
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/ ! |
H A D | wlan_cp_stats_mc_defs.h | 736 uint32_t tx_packets; member 857 uint32_t tx_packets; member
|
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/ ! |
H A D | wlan_ipa_rm.c | 29 uint64_t tx_packets, in wlan_ipa_set_perf_level() argument 34 uint64_t total_packets = tx_packets + rx_packets; in wlan_ipa_set_perf_level()
|
H A D | wlan_ipa_main.c | 200 uint64_t tx_packets, uint64_t rx_packets) in ipa_rm_set_perf_level() argument 218 return wlan_ipa_set_perf_level(ipa_obj, tx_packets, rx_packets); in ipa_rm_set_perf_level()
|
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/ ! |
H A D | wlan_ipa_main.h | 262 uint64_t tx_packets, uint64_t rx_packets);
|
H A D | wlan_ipa_core.h | 137 uint64_t tx_packets, uint64_t rx_packets);
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/dbus/ ! |
H A D | dbus_new_helpers.c |
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/ ! |
H A D | wlan_dp_public_struct.h | 707 uint64_t tx_packets,
|
/wlan-driver/wpa_supplicant_8/src/ap/ ! |
H A D | accounting.c |
|
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/ ! |
H A D | target_if_mc_cp_stats.c | 1202 peer_stats_info->tx_packets = stats_info.tx_packets; in target_if_cp_stats_extract_peer_stats_event()
|
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/ ! |
H A D | wlan_cfg80211_mc_cp_stats.c | 1422 peer_stats_info->tx_packets = src_peer_stats_info->tx_packets; in copy_peer_stats_info_ext()
|