Searched refs:ath11k_dp_rx_pktlog_stop (Results 1 – 3 of 3) sorted by relevance
96 int ath11k_dp_rx_pktlog_stop(struct ath11k_base *ab, bool stop_timer);
248 ret = ath11k_dp_rx_pktlog_stop(ab, true); in ath11k_core_suspend()261 ret = ath11k_dp_rx_pktlog_stop(ab, false); in ath11k_core_suspend()
5120 int ath11k_dp_rx_pktlog_stop(struct ath11k_base *ab, bool stop_timer) in ath11k_dp_rx_pktlog_stop() function