Home
last modified time | relevance | path

Searched refs:rx_packets (Results 1 – 25 of 48) sorted by relevance

12

/wlan-driver/qcacld-3.0/components/dp/core/src/ !
H A Dwlan_dp_bus_bandwidth.c876 uint64_t rx_packets) in dp_set_driver_del_ack_enable() argument
881 vdev_id, rx_packets, in dp_set_driver_del_ack_enable()
890 uint64_t rx_packets) in dp_set_driver_del_ack_enable() argument
1102 total_rx_pkt += stats->per_cpu[i].rx_packets; in wlan_dp_display_txrx_stats()
1129 if (stats->per_cpu[i].rx_packets == 0) in wlan_dp_display_txrx_stats()
1132 i, stats->per_cpu[i].rx_packets, in wlan_dp_display_txrx_stats()
1260 const uint64_t rx_packets, in dp_bus_bandwidth_work_tune_rx() argument
1287 if (rx_packets >= no_rx_offload_pkts) in dp_bus_bandwidth_work_tune_rx()
1288 rx_offload_pkts = rx_packets - no_rx_offload_pkts; in dp_bus_bandwidth_work_tune_rx()
1487 const uint64_t rx_packets, in dp_pld_request_bus_bandwidth() argument
[all …]
H A Dwlan_dp_nud_tracking.c191 dp_intf->stats.rx_packets; in dp_nud_capture_stats()
199 dp_intf->stats.rx_packets; in dp_nud_capture_stats()
/wlan-driver/qcacld-3.0/core/hdd/inc/ !
H A Dwlan_hdd_napi.h56 uint64_t rx_packets);
61 uint64_t rx_packets) in hdd_napi_apply_throughput_policy() argument
91 uint64_t tx_packets, uint64_t rx_packets) in hdd_napi_apply_throughput_policy() argument
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/ !
H A Depping_rx.c135 ++adapter->stats.rx_packets; in epping_rx()
142 if ((adapter->stats.rx_packets % in epping_rx()
147 adapter->stats.rx_packets); in epping_rx()
H A Depping_helper.c158 adapter->stats.rx_packets, in epping_log_packet()
173 adapter->stats.rx_packets, in epping_log_stats()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ !
H A Di_qdf_net_stats.h42 stats->rx_packets += value; in __qdf_net_stats_add_rx_pkts()
54 return stats->rx_packets; in __qdf_net_stats_get_rx_pkts()
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_napi.c357 uint64_t rx_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_sysfs_stats.c79 total_rx_pkt += dp_stats->per_cpu[i].rx_packets; in hdd_sysfs_get_stats()
126 if (dp_stats->per_cpu[i].rx_packets == 0) in hdd_sysfs_get_stats()
131 i, dp_stats->per_cpu[i].rx_packets, in hdd_sysfs_get_stats()
H A Dwlan_hdd_sta_info.h270 uint32_t rx_packets; member
H A Dwlan_hdd_station_info.c1545 (sizeof(stainfo->rx_packets) + NLA_HDRLEN) + in hdd_get_connected_station_info()
1570 stainfo->rx_packets = stats->peer_stats_info_ext->rx_packets; in hdd_get_connected_station_info()
1598 stainfo->rx_packets, stainfo->rx_bytes, stainfo->mode); in hdd_get_connected_station_info()
1610 nla_put_u32(skb, REMOTE_RX_PACKETS, stainfo->rx_packets) || in hdd_get_connected_station_info()
H A Dwlan_hdd_stats.c641 hdd_sinfo->rx_packets = sinfo->rx_packets; in wlan_hdd_copy_sinfo_to_link_info()
685 sinfo->rx_packets = hdd_sinfo->rx_packets; in wlan_hdd_copy_hdd_stats_to_sinfo()
5811 info->rx_packets = stats->rx_frm_cnt; in wlan_hdd_fill_summary_stats()
6589 sinfo->rx_packets = stats->rx_packets; in wlan_hdd_fill_station_info()
6612 sinfo->tx_packets, sinfo->rx_packets); in wlan_hdd_fill_station_info()
6856 txrx_stats.rx_packets = stats->peer_stats_info_ext->rx_packets; in wlan_hdd_get_station_remote()
7564 sinfo->rx_packets = peer_stats->rx.rcvd.num; in wlan_hdd_update_mlo_peer_stats()
7724 sinfo->rx_packets = stats.rx_packets; in wlan_hdd_update_rate_info()
7747 sinfo->rxrate.legacy, sinfo->rx_packets); in wlan_hdd_update_rate_info()
7754 sinfo->rxrate.flags, sinfo->rx_packets, in wlan_hdd_update_rate_info()
[all …]
/wlan-driver/qcacld-3.0/components/wmi/src/ !
H A Dwmi_unified_mc_cp_stats_tlv.c361 stats->rx_packets.low_32, in dump_peer_stats_info()
362 stats->rx_packets.high_32); in dump_peer_stats_info()
493 peer_stats_info->rx_packets = ev->rx_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.h738 uint32_t rx_packets; member
859 uint32_t rx_packets; member
/wlan-driver/qcacld-3.0/core/dp/txrx/ !
H A Dol_txrx.h790 unsigned long rx_packets,
889 unsigned long rx_packets, in ol_tx_vdev_set_driver_del_ack_enable() argument
H A Dol_tx_hl.c735 unsigned long rx_packets, argument
749 if (rx_packets > high_th)
751 else if (rx_packets < low_th)
757 rx_packets, time_in_ms, high_th, low_th);
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/ !
H A Dwlan_dp_public_struct.h327 __u32 rx_packets; member
708 uint64_t rx_packets);
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/ !
H A Dwlan_ipa_rm.c30 uint64_t rx_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/qca-wifi-host-cmn/dp/inc/ !
H A Dcdp_txrx_misc.h747 unsigned long rx_packets, in cdp_vdev_set_driver_del_ack_enable() argument
760 soc, vdev_id, rx_packets, time_in_ms, high_th, low_th); in cdp_vdev_set_driver_del_ack_enable()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/dbus/ !
H A Ddbus_new_helpers.c
/wlan-driver/wpa_supplicant_8/src/ap/ !
H A Daccounting.c

12