Home
last modified time | relevance | path

Searched defs:dp_stats (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h257 struct dp_stats { struct
258 struct dp_tx_rx_stats tx_rx_stats;
259 struct dp_arp_stats arp_stats;
260 struct dp_dns_stats dns_stats;
261 struct dp_tcp_stats tcp_stats;
262 struct dp_icmpv4_stats icmpv4_stats;
263 struct dp_dhcp_stats dhcp_stats;
264 struct dp_eapol_stats eapol_stats;
643 struct dp_stats dp_stats; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_stats.c43 struct dp_tx_rx_stats *dp_stats; in hdd_sysfs_get_stats() local
H A Dwlan_hdd_station_info.c1794 struct cds_vdev_dp_stats dp_stats; in hdd_get_peer_stats() local
H A Dwlan_hdd_wext.c2769 struct dp_tx_rx_stats *dp_stats; in hdd_wlan_get_stats() local
H A Dwlan_hdd_stats.c5807 struct cds_vdev_dp_stats dp_stats; in wlan_hdd_fill_summary_stats() local
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c1688 struct cdp_peer_stats *dp_stats, in wma_get_dp_peer_stats()
1737 struct cdp_peer_stats *dp_stats; in wma_unified_link_peer_stats_event_handler() local
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c2329 struct dp_tx_rx_stats *dp_stats) in ucfg_dp_get_txrx_stats()