Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Ddp_rx.h128 int ath12k_dp_rx_pktlog_stop(struct ath12k_base *ab, bool stop_timer);
Dcore.c34 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()
Ddp_rx.c4237 int ath12k_dp_rx_pktlog_stop(struct ath12k_base *ab, bool stop_timer) in ath12k_dp_rx_pktlog_stop() function