From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIaws-0002F8-9C for ath11k@lists.infradead.org; Thu, 10 Oct 2019 16:06:01 +0000 From: Kalle Valo Subject: Re: [PATCH] ath11k: Add debugfs per chip References: <1565336444-26904-1-git-send-email-akolli@codeaurora.org> Date: Thu, 10 Oct 2019 19:05:46 +0300 In-Reply-To: <1565336444-26904-1-git-send-email-akolli@codeaurora.org> (Anilkumar Kolli's message of "Fri, 9 Aug 2019 13:10:44 +0530") Message-ID: <87a7a837s5.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: Anilkumar Kolli Cc: ath11k@lists.infradead.org Anilkumar Kolli writes: > Add debugfs per chip [soc/pci] under ath11k debugfs entry. > > Example: > $ls -l /sys/kernel/debug/ath11k/ipq8074/ > mac0/ mac2/ soc_ring_stats > mac1/ simulate_fw_crash soc_rx_stats > $ls -l /sys/kernel/debug/ieee80211/phy0/ > lrwxrwxrwx 1 root root 0 Aug 6 17:06 ath11k -> > ../../ath11k/ipq8074/mac0 > $ ls -l /sys/kernel/debug/ieee80211/phy0/ath11k/ > dfs_block_radar_events htt_stats spectral_bins > dfs_simulate_radar htt_stats_reset spectral_count > ext_rx_stats htt_stats_type spectral_scan0 > ext_tx_stats pktlog/ spectral_scan_ctl > fw_stats/ pktlog_filter > > Signed-off-by: Anilkumar Kolli This didn't apply but I fixed the conflicts myself. Please double check: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending-ath11k&id=727f4796623292eb33ce560a3e25ba0040d17871 -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k