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