Searched refs:scan_bins (Results 1 – 2 of 2) sorted by relevance
33 struct dentry *scan_bins; member
841 debugfs_remove(ar->spectral.scan_bins); in ath11k_spectral_debug_unregister()842 ar->spectral.scan_bins = NULL; in ath11k_spectral_debug_unregister()935 ar->spectral.scan_bins = debugfs_create_file("spectral_bins", in ath11k_spectral_debug_register()939 if (!ar->spectral.scan_bins) { in ath11k_spectral_debug_register()