Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.h272 void wlan_dp_clear_tx_rx_histogram(struct wlan_objmgr_psoc *psoc);
402 void wlan_dp_clear_tx_rx_histogram(struct wlan_objmgr_psoc *psoc) in wlan_dp_clear_tx_rx_histogram() function
H A Dwlan_dp_bus_bandwidth.c1021 void wlan_dp_clear_tx_rx_histogram(struct wlan_objmgr_psoc *psoc) in wlan_dp_clear_tx_rx_histogram() function
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1702 wlan_dp_clear_tx_rx_histogram(psoc); in ucfg_wlan_dp_clear_tx_rx_histogram()