Searched defs:ath11k_debug (Results 1 – 1 of 1) sorted by relevance
400 struct ath11k_debug { struct401 struct dentry *debugfs_pdev;402 struct ath11k_dbg_htt_stats htt_stats;403 u32 extd_tx_stats;404 struct ath11k_fw_stats fw_stats;405 struct completion fw_stats_complete;406 bool fw_stats_done;407 u32 extd_rx_stats;408 u32 pktlog_filter;409 u32 pktlog_mode;[all …]