Searched defs:ath11k_debug (Results 1 – 1 of 1) sorted by relevance
414 struct ath11k_debug { struct415 struct dentry *debugfs_pdev;416 struct ath11k_dbg_htt_stats htt_stats;417 u32 extd_tx_stats;418 struct ath11k_fw_stats fw_stats;419 struct completion fw_stats_complete;420 bool fw_stats_done;421 u32 extd_rx_stats;422 u32 pktlog_filter;423 u32 pktlog_mode;[all …]