|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | ATH9K_DFS_STAT(s, p) |
| #define | ATH9K_DFS_POOL_STAT(s, p) |
| #define | DFS_STATS_RESET_MAGIC 0x80000000 |
Functions | |
| void | ath9k_dfs_init_debug (struct ath_softc *sc) |
Variables | |
| struct ath_dfs_pool_stats | global_dfs_pool_stats = { 0 } |
Definition at line 30 of file dfs_debug.c.
| #define DFS_STATS_RESET_MAGIC 0x80000000 |
Definition at line 85 of file dfs_debug.c.
Definition at line 116 of file dfs_debug.c.
| struct ath_dfs_pool_stats global_dfs_pool_stats = { 0 } |
Definition at line 25 of file dfs_debug.c.
1.8.2