Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h162 struct wlan_lmac_if_cp_stats_tx_ops { struct
163 QDF_STATUS (*cp_stats_attach)(struct wlan_objmgr_psoc *psoc);
164 QDF_STATUS (*cp_stats_detach)(struct wlan_objmgr_psoc *posc);
165 QDF_STATUS (*cp_stats_legacy_attach)(struct wlan_objmgr_psoc *psoc);
166 QDF_STATUS (*cp_stats_legacy_detach)(struct wlan_objmgr_psoc *psoc);
167 void (*inc_wake_lock_stats)(uint32_t reason,
170 QDF_STATUS (*send_req_stats)(struct wlan_objmgr_psoc *psoc,
173 QDF_STATUS (*send_req_peer_stats)(struct wlan_objmgr_psoc *psoc,
175 QDF_STATUS (*set_pdev_stats_update_period)(
179 QDF_STATUS (*send_req_infra_cp_stats)(
[all …]