Searched refs:ath12k_dp_rx_pktlog_stop (Results 1 – 3 of 3) sorted by relevance
128 int ath12k_dp_rx_pktlog_stop(struct ath12k_base *ab, bool stop_timer);
34 ret = ath12k_dp_rx_pktlog_stop(ab, true); in ath12k_core_suspend()41 ret = ath12k_dp_rx_pktlog_stop(ab, false); in ath12k_core_suspend()
4268 int ath12k_dp_rx_pktlog_stop(struct ath12k_base *ab, bool stop_timer) in ath12k_dp_rx_pktlog_stop() function