Home
last modified time | relevance | path

Searched defs:get_station_stats_cb (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c586 static void get_station_stats_cb(struct stats_event *ev, void *cookie) in get_station_stats_cb() function
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_tgt_api.c1286 void (*get_station_stats_cb)(struct stats_event *info, void *cookie); in tgt_mc_cp_stats_send_raw_station_stats() local
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_defs.h256 void (*get_station_stats_cb)(struct stats_event *ev, member