ath11k_dp_rx_pktlog_stop
ret = ath11k_dp_rx_pktlog_stop(ab, true);
ret = ath11k_dp_rx_pktlog_stop(ab, false);
ret = ath11k_dp_rx_pktlog_stop(ab, true);
ret = ath11k_dp_rx_pktlog_stop(ab, false);
int ath11k_dp_rx_pktlog_stop(struct ath11k_base *ab, bool stop_timer);
ret = ath11k_dp_rx_pktlog_stop(ar->ab, true);
ret = ath11k_dp_rx_pktlog_stop(ar->ab, false);