Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h636 void ucfg_wlan_dp_clear_tx_rx_histogram(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1700 void ucfg_wlan_dp_clear_tx_rx_histogram(struct wlan_objmgr_psoc *psoc) in ucfg_wlan_dp_clear_tx_rx_histogram() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd_wext.c988 ucfg_wlan_dp_clear_tx_rx_histogram(hdd_ctx->psoc); in __iw_softap_setparam()
H A Dwlan_hdd_main.c12790 ucfg_wlan_dp_clear_tx_rx_histogram(adapter->hdd_ctx->psoc); in hdd_wlan_clear_stats()