Searched refs:cfr_unassoc (Results 1 – 2 of 2) sorted by relevance
809 debugfs_remove(ar->cfr.cfr_unassoc); in ath11k_cfr_debug_unregister()810 ar->cfr.cfr_unassoc = NULL; in ath11k_cfr_debug_unregister()854 ar->cfr.cfr_unassoc = debugfs_create_file("cfr_unassoc", 0600, in ath11k_cfr_debug_register()
183 struct dentry *cfr_unassoc; member