Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_ol_api.c133 if (tx_ops->cp_stats_legacy_attach) in wlan_cp_stats_enable_ol()
134 tx_ops->cp_stats_legacy_attach(psoc); in wlan_cp_stats_enable_ol()
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/src/
H A Dtarget_if_cp_stats.c696 cp_stats_tx_ops->cp_stats_legacy_attach = in target_if_cp_stats_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h165 QDF_STATUS (*cp_stats_legacy_attach)(struct wlan_objmgr_psoc *psoc); member