Searched refs:ATH10K_DFS_POOL_STAT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | debug.c | 1791 #define ATH10K_DFS_POOL_STAT(s, p) (\ macro 1824 ATH10K_DFS_POOL_STAT("Pool references", pool_reference); in ath10k_read_dfs_stats() 1825 ATH10K_DFS_POOL_STAT("Pulses allocated", pulse_allocated); in ath10k_read_dfs_stats() 1826 ATH10K_DFS_POOL_STAT("Pulses alloc error", pulse_alloc_error); in ath10k_read_dfs_stats() 1827 ATH10K_DFS_POOL_STAT("Pulses in use", pulse_used); in ath10k_read_dfs_stats() 1828 ATH10K_DFS_POOL_STAT("Seqs. allocated", pseq_allocated); in ath10k_read_dfs_stats() 1829 ATH10K_DFS_POOL_STAT("Seqs. alloc error", pseq_alloc_error); in ath10k_read_dfs_stats() 1830 ATH10K_DFS_POOL_STAT("Seqs. in use", pseq_used); in ath10k_read_dfs_stats()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | debug.c | 1792 #define ATH10K_DFS_POOL_STAT(s, p) (\ macro 1825 ATH10K_DFS_POOL_STAT("Pool references", pool_reference); in ath10k_read_dfs_stats() 1826 ATH10K_DFS_POOL_STAT("Pulses allocated", pulse_allocated); in ath10k_read_dfs_stats() 1827 ATH10K_DFS_POOL_STAT("Pulses alloc error", pulse_alloc_error); in ath10k_read_dfs_stats() 1828 ATH10K_DFS_POOL_STAT("Pulses in use", pulse_used); in ath10k_read_dfs_stats() 1829 ATH10K_DFS_POOL_STAT("Seqs. allocated", pseq_allocated); in ath10k_read_dfs_stats() 1830 ATH10K_DFS_POOL_STAT("Seqs. alloc error", pseq_alloc_error); in ath10k_read_dfs_stats() 1831 ATH10K_DFS_POOL_STAT("Seqs. in use", pseq_used); in ath10k_read_dfs_stats()
|
Completed in 8 milliseconds