Searched refs:scan_bins (Results 1 – 2 of 2) sorted by relevance
34 struct dentry *scan_bins; member
868 debugfs_remove(ar->spectral.scan_bins); in ath11k_spectral_debug_unregister()869 ar->spectral.scan_bins = NULL; in ath11k_spectral_debug_unregister()963 ar->spectral.scan_bins = debugfs_create_file("spectral_bins", in ath11k_spectral_debug_register()967 if (!ar->spectral.scan_bins) { in ath11k_spectral_debug_register()