Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.h681 void wlan_hdd_register_cp_stats_cb(struct hdd_context *hdd_ctx);
683 static inline void wlan_hdd_register_cp_stats_cb(struct hdd_context *hdd_ctx) {} in wlan_hdd_register_cp_stats_cb() function
H A Dwlan_hdd_stats.c9568 void wlan_hdd_register_cp_stats_cb(struct hdd_context *hdd_ctx) in wlan_hdd_register_cp_stats_cb() function
H A Dwlan_hdd_main.c17927 wlan_hdd_register_cp_stats_cb(hdd_ctx); in hdd_register_cb()