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