Home
last modified time | relevance | path

Searched refs:scan_bins (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dspectral.h33 struct dentry *scan_bins; member
H A Dspectral.c841 debugfs_remove(ar->spectral.scan_bins); in ath11k_spectral_debug_unregister()
842 ar->spectral.scan_bins = NULL; in ath11k_spectral_debug_unregister()
936 ar->spectral.scan_bins = debugfs_create_file("spectral_bins", in ath11k_spectral_debug_register()
940 if (!ar->spectral.scan_bins) { in ath11k_spectral_debug_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dspectral.h33 struct dentry *scan_bins; member
H A Dspectral.c877 debugfs_remove(ar->spectral.scan_bins); in ath11k_spectral_debug_unregister()
878 ar->spectral.scan_bins = NULL; in ath11k_spectral_debug_unregister()
972 ar->spectral.scan_bins = debugfs_create_file("spectral_bins", in ath11k_spectral_debug_register()
976 if (!ar->spectral.scan_bins) { in ath11k_spectral_debug_register()

Completed in 4 milliseconds