Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/inc/
H A Dtarget_if_cp_stats.h83 target_if_cp_stats_register_tx_ops(struct wlan_lmac_if_tx_ops *tx_ops);
149 target_if_cp_stats_register_tx_ops(struct wlan_lmac_if_tx_ops *tx_ops) in target_if_cp_stats_register_tx_ops() function
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/src/
H A Dtarget_if_cp_stats.c672 target_if_cp_stats_register_tx_ops(struct wlan_lmac_if_tx_ops *tx_ops) in target_if_cp_stats_register_tx_ops() function
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c501 return target_if_cp_stats_register_tx_ops(tx_ops); in target_if_cp_stats_tx_ops_register()