Searched defs:ath11k_debug (Results 1 – 2 of 2) 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 …]
567 struct ath11k_debug { struct579 struct ath11k_debug_dbr *dbr_debug[WMI_DIRECT_BUF_MAX]; argument