Home
last modified time | relevance | path

Searched refs:cds_vdev_dp_stats (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_api.h96 struct cds_vdev_dp_stats { struct
603 bool cds_dp_get_vdev_stats(uint8_t vdev_id, struct cds_vdev_dp_stats *stats);
606 cds_dp_get_vdev_stats(uint8_t vdev_id, struct cds_vdev_dp_stats *stats) in cds_dp_get_vdev_stats()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c2899 cds_dp_get_vdev_stats(uint8_t vdev_id, struct cds_vdev_dp_stats *stats) in cds_dp_get_vdev_stats()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_station_info.c1794 struct cds_vdev_dp_stats dp_stats; in hdd_get_peer_stats()
H A Dwlan_hdd_stats.c5807 struct cds_vdev_dp_stats dp_stats; in wlan_hdd_fill_summary_stats()