Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_public_structs.h310 void (*infra_cp_stats_resp_cb)(struct infra_cp_stats_event *ev, member
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c850 info.infra_cp_stats_resp_cb = infra_cp_stats_response_cb; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
1027 info.infra_cp_stats_resp_cb = infra_cp_stats_reset_cb; in wlan_cfg80211_mc_twt_clear_infra_cp_stats()
1932 info.infra_cp_stats_resp_cb = infra_cp_stats_bmiss_response_cb; in wlan_cfg80211_mc_bmiss_get_infra_cp_stats()
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_obj_mgr_handler.c539 psoc_cp_stats_priv->get_infra_cp_stats = req->infra_cp_stats_resp_cb; in wlan_cp_stats_infra_cp_register_resp_cb()
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c803 info.infra_cp_stats_resp_cb = rmm_sta_stats_response_cb; in rrm_send_sta_stats_req()