Home
last modified time | relevance | path

Searched refs:dfs_stats (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.c29 sc->debug.stats.dfs_stats.p);
114 memset(&sc->debug.stats.dfs_stats, 0, in write_file_dfs()
115 sizeof(sc->debug.stats.dfs_stats)); in write_file_dfs()
H A Ddfs_debug.h58 #define DFS_STAT_INC(sc, c) (sc->debug.stats.dfs_stats.c++)
H A Ddebug.h243 struct ath_dfs_stats dfs_stats; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Ddebug.h103 #define ATH10K_DFS_STAT_INC(ar, c) (ar->debug.dfs_stats.c++)
H A Dcore.h682 struct ath10k_dfs_stats dfs_stats; member
H A Ddebug.c1789 ar->debug.dfs_stats.p))