Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Ddp_rx.h96 int ath11k_dp_rx_pktlog_stop(struct ath11k_base *ab, bool stop_timer);
Dcore.c248 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()
Ddp_rx.c5120 int ath11k_dp_rx_pktlog_stop(struct ath11k_base *ab, bool stop_timer) in ath11k_dp_rx_pktlog_stop() function