Home
last modified time | relevance | path

Searched refs:hdd_debugfs_process_peer_stats (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_debugfs_llstat.h52 void hdd_debugfs_process_peer_stats(struct hdd_adapter *adapter, void *data);
92 static inline void hdd_debugfs_process_peer_stats(struct hdd_adapter *adapter, in hdd_debugfs_process_peer_stats() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_debugfs_llstat.c176 void hdd_debugfs_process_peer_stats(struct hdd_adapter *adapter, void *data) in hdd_debugfs_process_peer_stats() function
H A Dwlan_hdd_stats.c2809 hdd_debugfs_process_peer_stats(adapter, results->results); in hdd_debugfs_process_ll_stats()