Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
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()
Ddfs_debug.h58 #define DFS_STAT_INC(sc, c) (sc->debug.stats.dfs_stats.c++)
Ddebug.h244 struct ath_dfs_stats dfs_stats; member
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Ddebug.h104 #define ATH10K_DFS_STAT_INC(ar, c) (ar->debug.dfs_stats.c++)
Dcore.h684 struct ath10k_dfs_stats dfs_stats; member
Ddebug.c1789 ar->debug.dfs_stats.p))