Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.c29 sc->debug.stats.dfs_stats.p)
108 memset(&sc->debug.stats.dfs_stats, 0, in write_file_dfs()
109 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.h244 struct ath_dfs_stats dfs_stats; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.h104 #define ATH10K_DFS_STAT_INC(ar, c) (ar->debug.dfs_stats.c++)
H A Dcore.h684 struct ath10k_dfs_stats dfs_stats; member
H A Ddebug.c1790 ar->debug.dfs_stats.p))