Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.c1833 #define ATH10K_DFS_POOL_STAT(s, p) (\ macro
1866 ATH10K_DFS_POOL_STAT("Pool references", pool_reference); in ath10k_read_dfs_stats()
1867 ATH10K_DFS_POOL_STAT("Pulses allocated", pulse_allocated); in ath10k_read_dfs_stats()
1868 ATH10K_DFS_POOL_STAT("Pulses alloc error", pulse_alloc_error); in ath10k_read_dfs_stats()
1869 ATH10K_DFS_POOL_STAT("Pulses in use", pulse_used); in ath10k_read_dfs_stats()
1870 ATH10K_DFS_POOL_STAT("Seqs. allocated", pseq_allocated); in ath10k_read_dfs_stats()
1871 ATH10K_DFS_POOL_STAT("Seqs. alloc error", pseq_alloc_error); in ath10k_read_dfs_stats()
1872 ATH10K_DFS_POOL_STAT("Seqs. in use", pseq_used); in ath10k_read_dfs_stats()