Home
last modified time | relevance | path

Searched refs:tx_packets (Results 1 – 25 of 37) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/hdd/inc/ !
H A Dwlan_hdd_napi.h55 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 Dwlan_hdd_main.h618 uint32_t tx_packets; member
858 uint32_t tx_packets; member
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/ !
H A Depping_tx.c86 ++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 Depping_helper.c155 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 Dwlan_dp_bus_bandwidth.c1375 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 Dwlan_dp_nud_tracking.c189 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 Di_qdf_net_stats.h141 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 Dwlan_hdd_napi.c356 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 Dwlan_hdd_station_info.c1543 (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 Dwlan_hdd_sta_info.h268 uint32_t tx_packets; member
H A Dwlan_hdd_stats.c642 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 Dwlan_hdd_softap_tx_rx.c329 sta_info->tx_packets = 0; in hdd_reset_sta_info_during_reattach()
/wlan-driver/qcacld-3.0/components/wmi/src/ !
H A Dwmi_unified_mc_cp_stats_tlv.c355 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 Dwlan_ipa_ucfg_api.c94 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 Dwlan_ipa_ucfg_api.h127 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 Dwlan_cp_stats_mc_defs.h736 uint32_t tx_packets; member
857 uint32_t tx_packets; member
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/ !
H A Dwlan_ipa_rm.c29 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 Dwlan_ipa_main.c200 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 Dwlan_ipa_main.h262 uint64_t tx_packets, uint64_t rx_packets);
H A Dwlan_ipa_core.h137 uint64_t tx_packets, uint64_t rx_packets);
/wlan-driver/wpa_supplicant_8/wpa_supplicant/dbus/ !
H A Ddbus_new_helpers.c
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/ !
H A Dwlan_dp_public_struct.h707 uint64_t tx_packets,
/wlan-driver/wpa_supplicant_8/src/ap/ !
H A Daccounting.c
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/ !
H A Dtarget_if_mc_cp_stats.c1202 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 Dwlan_cfg80211_mc_cp_stats.c1422 peer_stats_info->tx_packets = src_peer_stats_info->tx_packets; in copy_peer_stats_info_ext()

12